Home
last modified time | relevance | path

Searched refs:NONEXCL (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/uts/common/fs/namefs/
H A Dnamevno.c365 if (excl == NONEXCL) { in nm_create()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c961 NONEXCL, 0600, &nmvp, kcred, 0, NULL, NULL); in cachefs_unmount()
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logelem.c442 &dirfid, np, NULL, &vattr, NONEXCL, VWRITE, in logelem_lostfound()
1651 &CREATE_OBJECT(logelem_object_p).i_up->dl_attrs, NONEXCL, in logelem_roll_create()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h714 enum vcexcl { NONEXCL, EXCL }; /* (non)excl create */ enumerator
/titanic_44/usr/src/uts/common/sys/
H A Dvnode.h719 enum vcexcl { NONEXCL, EXCL }; /* (non)excl create */ enumerator
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c802 error = VOP_CREATE(rdvp, nm, &vattr, NONEXCL, in dv_shadow_node()
/titanic_44/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1570 if (excl == NONEXCL) { in fifo_create()
/titanic_44/usr/src/uts/common/fs/
H A Dvnode.c999 excl = NONEXCL; in vn_openat()
1424 } else if (excl == NONEXCL && *vpp != NULL) { in vn_createat()
/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1096 if (exclusive == NONEXCL) { in pcfs_create()
/titanic_44/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c1467 if (excl == NONEXCL) { in spec_create()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1870 error = VOP_CREATE(dvp, name, &va, NONEXCL, mode, &vp, cr, 0, in rfs_create()
H A Dnfs3_srv.c1607 excl = NONEXCL; in rfs3_create()
H A Dnfs3_vnops.c2382 if (error == EEXIST && exclusive == NONEXCL) { in nfs3_create()
H A Dnfs4_vnops.c6799 if (error == EEXIST && exclusive == NONEXCL) { in nfs4_create()
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c1642 error = VOP_CREATE(rdvp, nm, vap, NONEXCL, VREAD|VWRITE, in sdev_shadow_node()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c763 if (excl == NONEXCL) { in udf_create()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c3015 if (excl == NONEXCL) { in ufs_create()