Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_cache.c262 static int doingcache = 1; /* 1 => enable the cache */ variable
263 SYSCTL_INT(_debug, OID_AUTO, vfscache, CTLFLAG_RW, &doingcache, 0,
475 if (!doingcache) { in cache_lookup()
715 if (!doingcache) in cache_enter_time()