Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c386 static int vnlru_nowhere; variable
387 SYSCTL_INT(_debug, OID_AUTO, vnlru_nowhere, CTLFLAG_RW,
388 &vnlru_nowhere, 0, "Number of times the vnlru process ran without success");
1550 vnlru_nowhere++; in vnlru_proc()