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