Searched refs:nfs_async_inactive (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h356 extern void nfs_async_inactive(vnode_t *, cred_t *, void (*)(vnode_t *,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c1904 nfs_async_inactive(vnode_t *vp, cred_t *cr, function
H A Dnfs_vnops.c332 * be OK. If the zone is going away nfs_async_inactive() will
1601 nfs_async_inactive(vp, cr, nfs_inactive);
H A Dnfs3_vnops.c371 * nfs_async_inactive() will throw away cached pages inline.
1817 nfs_async_inactive(vp, cr, nfs3_inactive);

Completed in 72 milliseconds