Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c109 static int vtryrecycle(struct vnode *vp);
1262 if (vtryrecycle(vp) == 0) in vnlru_free_impl()
1578 vtryrecycle(struct vnode *vp) in vtryrecycle() function