Searched refs:ccc_users (Results 1 – 5 of 5) sorted by relevance
399 atomic_t ccc_users; /* # of users (OSCs) of this data */ member
609 tmp = cache->ccc_lru_max / atomic_read(&cache->ccc_users); in osc_cache_too_much()844 max_scans = atomic_read(&cache->ccc_users); in osc_lru_reclaim()
2856 atomic_inc(&cli->cl_cache->ccc_users); in osc_set_info_async()3215 LASSERT(atomic_read(&cli->cl_cache->ccc_users) > 0); in osc_cleanup()3220 atomic_dec(&cli->cl_cache->ccc_users); in osc_cleanup()
380 atomic_read(&cache->ccc_users), in ll_max_cached_mb_seq_show()
94 atomic_set(&sbi->ll_cache.ccc_users, 0); in ll_init_sbi()