Searched refs:nfs4_getattr_otw (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1278 extern int nfs4_getattr_otw(vnode_t *, nfs4_ga_res_t *, cred_t *, int);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c187 return (nfs4_getattr_otw(vp, &gar, cr, 0));
821 nfs4_getattr_otw(vnode_t *vp, nfs4_ga_res_t *garp, cred_t *cr, int get_acl) function
963 error = nfs4_getattr_otw(vp, &gar, cr, 0);
H A Dnfs4_vnops.c2236 return (nfs4_getattr_otw(*vpp, &gar, cr, 0));
12380 error = nfs4_getattr_otw(vp, &gar, cr, 1);

Completed in 105 milliseconds