Home
last modified time | relevance | path

Searched refs:vnode_reclaim (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Dvnode.h2538 void vnode_reclaim(vnode_t);
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c6772 vnode_reclaim(struct vnode * vp) in vnode_reclaim() function