Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvnode.h714 int vinactive(struct vnode *vp);
/f-stack/freebsd/kern/
H A Dvfs_subr.c3226 error = vinactive(vp); in vput_final()
3658 vinactive(struct vnode *vp) in vinactive() function
4749 vinactive(vp); in vfs_deferred_inactive()