Searched refs:VNOP_RECLAIM (Results 1 – 3 of 3) sorted by relevance
1165 extern errno_t VNOP_RECLAIM(vnode_t, vfs_context_t);
5667 VNOP_RECLAIM(struct vnode *vp, vfs_context_t ctx) in VNOP_RECLAIM() function
3168 if (VNOP_RECLAIM(vp, ctx)) { in vclean()