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

/freebsd-10.0-release/sys/kern/
H A Dvfs_cache.c263 static int doingcache = 1; /* 1 => enable the cache */ variable
264 SYSCTL_INT(_debug, OID_AUTO, vfscache, CTLFLAG_RW, &doingcache, 0,
483 if (!doingcache) {
728 if (!doingcache)

Completed in 73 milliseconds