Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c341 static bool vstir; /* nonzero to stir non-free vnodes */ variable
1713 if (vstir || vnlruproc_sig == 1) in vnlru_proc_light_pick()
1820 if (vstir && force == 0) { in vnlru_proc()
1822 vstir = false; in vnlru_proc()
2001 vstir = true; in vn_alloc_hard()