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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1504 extern void nfs4_async_inactive(vnode_t *, cred_t *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c2144 * nfs4_async_inactive - hand off a VOP_INACTIVE call to a thread. The
2153 nfs4_async_inactive(vnode_t *vp, cred_t *cr) function
H A Dnfs4_vnops.c2279 * zone is going away nfs4_async_inactive() will throw away
4694 nfs4_async_inactive(vp, cr);
4716 nfs4_async_inactive(vp, cr);
4725 nfs4_async_inactive(vp, cr);
4733 nfs4_async_inactive(vp, cr);

Completed in 109 milliseconds