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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c179 return (nfs3_getattr_otw(vp, &va, cr));
934 nfs3_getattr_otw(vnode_t *vp, struct vattr *vap, cred_t *cr) function
997 error = nfs3_getattr_otw(vp, vap, cr);
H A Dnfs3_vnops.c334 error = nfs3_getattr_otw(vp, &va, cr);
369 * everything (minus the commit and final nfs3_getattr_otw()
445 (void) nfs3_getattr_otw(vp, &va, cr);
5246 error = nfs3_getattr_otw(vp, &va, cr);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2261 extern int nfs3_getattr_otw(vnode_t *, struct vattr *, cred_t *);

Completed in 69 milliseconds