taglinefilesource code
O_EXCL3443drivers/block/floppy.c(UDRS->fd_ref && (filp->f_flags & O_EXCL)))
O_EXCL3449drivers/block/floppy.cif (filp->f_flags & O_EXCL)
O_EXCL101drivers/scsi/sg.cif (flags & O_EXCL)
O_EXCL362fs/namei.cif (flag & O_EXCL) {
O_EXCL514fs/open.cf->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC);