taglinefilesource code
O_EXCL2846drivers/block/floppy.c(UDRS->fd_ref && (filp->f_flags & O_EXCL)))
O_EXCL2852drivers/block/floppy.cif (filp->f_flags & O_EXCL)
O_EXCL88drivers/scsi/sg.cif (flags & O_EXCL)
O_EXCL336fs/namei.cif (flag & O_EXCL) {
O_EXCL437fs/open.cf->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC);