Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_lock.c112 static long auxrecovervnodes2; variable
113 SYSCTL_INT(_debug, OID_AUTO, auxrecovervnodes2, CTLFLAG_RW,
114 &auxrecovervnodes2, 0, "vnlru auxillary vnodes recovered");
958 ++auxrecovervnodes2; in cleanfreevnode()