Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_open.c146 excl = NONEXCL; in vn_open()
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c361 if (excl == NONEXCL) { in nm_create()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c700 } else if (error == ENOSYS && exclusive == NONEXCL && in lo_create()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h714 enum vcexcl { NONEXCL, EXCL }; /* (non)excl create */ enumerator
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvnode.h721 enum vcexcl { NONEXCL, EXCL }; /* (non)excl create */ enumerator
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h793 enum vcexcl { NONEXCL, EXCL }; /* (non)excl create */ enumerator
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1579 if (excl == NONEXCL) { in fifo_create()
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c806 error = VOP_CREATE(rdvp, nm, &vattr, NONEXCL, in dv_shadow_node()
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c1032 excl = NONEXCL; in vn_openat()
1475 } else if (excl == NONEXCL && *vpp != NULL) { in vn_createat()
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c1470 if (excl == NONEXCL) { in spec_create()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1097 if (exclusive == NONEXCL) { in pcfs_create()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c1510 error = VOP_CREATE(rdvp, nm, vap, NONEXCL, VREAD|VWRITE, in sdev_shadow_node()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1997 error = VOP_CREATE(dvp, name, &va, NONEXCL, mode, &vp, cr, 0, in rfs_create()
H A Dnfs3_srv.c1666 excl = NONEXCL; in rfs3_create()
H A Dnfs3_vnops.c2383 if (error == EEXIST && exclusive == NONEXCL) { in nfs3_create()
H A Dnfs4_vnops.c6784 if (error == EEXIST && exclusive == NONEXCL) { in nfs4_create()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c763 if (excl == NONEXCL) { in udf_create()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c2905 if (excl == NONEXCL) { in ufs_create()