Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c445 static bool cache_neg_evict_cond(u_long lnumcache);
811 if (cache_neg_evict_cond(lnumcache)) { in cache_alloc()
1611 cache_neg_evict_cond(u_long lnumcache) in cache_neg_evict_cond() function