Searched defs:nfs4_inactive (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c277 void nfs4_inactive(vnode_t *, cred_t *, caller_context_t *);
422 VOPNAME_INACTIVE, { .vop_inactive = nfs4_inactive },
2275 * nfs4_inactive() will clean up state: if the zone of the
4673 nfs4_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) function
4744 * nfs4_inactive_otw - nfs4_inactive, plus over-the-wire calls to free up

Completed in 117 milliseconds