Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDvfs_subr.c307 static int vstir; /* nonzero to stir non-free vnodes */ variable
1195 if (vstir && force == 0) { in vnlru_proc()
1197 vstir = 0; in vnlru_proc()
1466 vstir = 1; in getnewvnode()