Home
last modified time | relevance | path

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

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