Searched refs:ccc_users (Results 1 – 5 of 5) sorted by relevance
608 tmp = cache->ccc_lru_max / atomic_read(&cache->ccc_users); in osc_cache_too_much()841 max_scans = atomic_read(&cache->ccc_users); in osc_lru_reclaim()
2913 atomic_inc(&cli->cl_cache->ccc_users); in osc_set_info_async()3262 LASSERT(atomic_read(&cli->cl_cache->ccc_users) > 0); in osc_cleanup()3267 atomic_dec(&cli->cl_cache->ccc_users); in osc_cleanup()
425 atomic_t ccc_users; /* # of users (OSCs) of this data */ member
368 atomic_read(&cache->ccc_users), in ll_max_cached_mb_seq_show()
96 atomic_set(&sbi->ll_cache.ccc_users, 0); in ll_init_sbi()