Searched refs:min_refcount_cache (Results 1 – 1 of 1) sorted by relevance
890 int min_refcount_cache = MIN_REFCOUNT_CACHE_SIZE * s->cluster_size; in read_cache_sizes() local938 if (combined_cache_size >= max_l2_cache + min_refcount_cache) { in read_cache_sizes()943 MIN(combined_cache_size, min_refcount_cache); in read_cache_sizes()