Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c5035 vfs_periodic_inactive_filter(struct vnode *vp, void *arg) in vfs_periodic_inactive_filter() function
5051 MNT_VNODE_FOREACH_LAZY(vp, mp, mvp, vfs_periodic_inactive_filter, NULL) { in vfs_periodic_inactive()