Searched refs:do_xattr_exists_check (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2316 extern int do_xattr_exists_check(vnode_t *, ulong_t *, cred_t *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c5150 do_xattr_exists_check(vnode_t *vp, ulong_t *valp, cred_t *cr) function
H A Dnfs_vnops.c4896 error = do_xattr_exists_check(avp, valp, cr);
H A Dnfs3_vnops.c5798 error = do_xattr_exists_check(avp, valp, cr);
H A Dnfs4_vnops.c11329 error = do_xattr_exists_check(avp, valp, cr);

Completed in 106 milliseconds