Searched refs:ccc_lru_max (Results 1 – 4 of 4) sorted by relevance
606 if (atomic_read(cli->cl_lru_left) < cache->ccc_lru_max >> 4) { in osc_cache_too_much()609 tmp = cache->ccc_lru_max / atomic_read(&cache->ccc_users); in osc_cache_too_much()
403 unsigned long ccc_lru_max; /* Max # of LRU entries possible */ member
372 max_cached_mb = cache->ccc_lru_max >> shift; in ll_max_cached_mb_seq_show()422 diff = pages_number - cache->ccc_lru_max; in ll_max_cached_mb_seq_write()474 cache->ccc_lru_max = pages_number; in ll_max_cached_mb_seq_write()
95 sbi->ll_cache.ccc_lru_max = lru_page_max; in ll_init_sbi()