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.c446 static bool cache_neg_evict_cond(u_long lnumcache);
841 if (cache_neg_evict_cond(lnumcache)) { in cache_alloc()
1640 cache_neg_evict_cond(u_long lnumcache) in cache_neg_evict_cond() function