Searched refs:nfs4_getattr (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 193 extern int nfs4_getattr(vnode_t *, struct vattr *, int, cred_t *, 445 error = nfs4_getattr(vp, vap, flags, cr, ct);
|
H A D | nfs4_vnops.c | 275 int nfs4_getattr(vnode_t *, struct vattr *, int, cred_t *, 408 VOPNAME_GETATTR, { .vop_getattr = nfs4_getattr }, 3648 nfs4_getattr(vnode_t *vp, struct vattr *vap, int flags, cred_t *cr, function
|
Completed in 76 milliseconds