Searched refs:neg_min (Results 1 – 1 of 1) sorted by relevance
349 static u_int __read_mostly neg_min; /* the above recomputed against ncsize */ variable350 SYSCTL_UINT(_vfs_cache_param, OID_AUTO, negmin, CTLFLAG_RD, &neg_min, 0,908 neg_min = (ncsize * val) / 100; in cache_recalc_neg_min()1428 if (lnumneg < neg_min) in cache_neg_evict_cond()