Home
last modified time | relevance | path

Searched defs:isvnlru (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_subr.c1324 vnlru_free_impl(int count, struct vfsops *mnt_op, struct vnode *mvp, bool isvnlru) in vnlru_free_impl()
1863 vtryrecycle(struct vnode *vp, bool isvnlru) in vtryrecycle()