taglinefilesource code
O_EXCL2981drivers/block/floppy.c(UDRS->fd_ref && (filp->f_flags & O_EXCL)))
O_EXCL2987drivers/block/floppy.cif (filp->f_flags & O_EXCL)
O_EXCL91drivers/scsi/sg.cif (flags & O_EXCL)
O_EXCL363fs/namei.cif (flag & O_EXCL) {
O_EXCL458fs/open.cf->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC);