taglinefilesource code
O_EXCL262fs/namei.cif (flag & O_EXCL) {
O_EXCL401fs/open.cf->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC);