Searched refs:NONEXCL (Results 1 - 16 of 16) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c365 if (excl == NONEXCL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c961 NONEXCL, 0600, &nmvp, kcred, 0, NULL, NULL);
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_logelem.c442 &dirfid, np, NULL, &vattr, NONEXCL, VWRITE,
1651 &CREATE_OBJECT(logelem_object_p).i_up->dl_attrs, NONEXCL,
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvnode.h718 enum vcexcl { NONEXCL, EXCL }; /* (non)excl create */ enumerator in enum:vcexcl
/opensolaris-onvv-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c802 error = VOP_CREATE(rdvp, nm, &vattr, NONEXCL,
/opensolaris-onvv-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1570 if (excl == NONEXCL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/
H A Dvnode.c998 excl = NONEXCL;
1423 } else if (excl == NONEXCL && *vpp != NULL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c1621 error = VOP_CREATE(rdvp, nm, vap, NONEXCL, VREAD|VWRITE,
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1865 error = VOP_CREATE(dvp, name, &va, NONEXCL, mode, &vp, cr, 0,
H A Dnfs3_srv.c1704 excl = NONEXCL;
H A Dnfs3_vnops.c2369 if (error == EEXIST && exclusive == NONEXCL) {
H A Dnfs4_vnops.c6751 if (error == EEXIST && exclusive == NONEXCL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1087 if (exclusive == NONEXCL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c1466 if (excl == NONEXCL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c756 if (excl == NONEXCL) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c3011 if (excl == NONEXCL) {

Completed in 404 milliseconds