Searched refs:isvnlru (Results 1 – 1 of 1) sorted by relevance
113 static int vtryrecycle(struct vnode *vp, bool isvnlru);1367 vnlru_free_impl(int count, struct vfsops *mnt_op, struct vnode *mvp, bool isvnlru) in vnlru_free_impl() argument1453 vtryrecycle(vp, isvnlru); in vnlru_free_impl()1906 vtryrecycle(struct vnode *vp, bool isvnlru) in vtryrecycle() argument1951 if (isvnlru) in vtryrecycle()