Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c112 static int vtryrecycle(struct vnode *vp, bool isvnlru);
1410 vtryrecycle(vp, isvnlru); in vnlru_free_impl()
1863 vtryrecycle(struct vnode *vp, bool isvnlru) in vtryrecycle() function