Home
last modified time | relevance | path

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

/openbsd-src/sys/kern/
H A Dvfs_cache.c67 int doingcache = 1; /* 1 => enable the cache */ variable
149 if (!doingcache) { in cache_lookup()
293 if (!doingcache) in cache_revlookup()
347 if (!doingcache || cnp->cn_namelen > NAMECACHE_MAXLEN) in cache_enter()