Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c335 static bool vstir; /* nonzero to stir non-free vnodes */ variable
1670 if (vstir || vnlruproc_sig == 1) in vnlru_proc_light_pick()
1777 if (vstir && force == 0) { in vnlru_proc()
1779 vstir = false; in vnlru_proc()
1967 vstir = true; in vn_alloc_hard()