Searched refs:r5c_cached_partial_stripes (Results 1 – 3 of 3) sorted by relevance
658 atomic_t r5c_cached_partial_stripes; member
331 total_cached = atomic_read(&conf->r5c_cached_partial_stripes) + in r5c_check_stripe_cache_usage() 1357 * the stripe must be on r5c_cached_full_stripes or r5c_cached_partial_stripes.1434 total_cached = atomic_read(&conf->r5c_cached_partial_stripes) + in r5c_do_reclaim() 2717 atomic_inc(&conf->r5c_cached_partial_stripes); in r5c_try_caching_write() 2854 BUG_ON(atomic_read(&conf->r5c_cached_partial_stripes) == 0); in r5c_finish_stripe_write_out() 2856 atomic_dec(&conf->r5c_cached_partial_stripes); in r5c_finish_stripe_write_out()
292 atomic_dec(&conf->r5c_cached_partial_stripes); in do_release_stripe() 7565 atomic_set(&conf->r5c_cached_partial_stripes, 0); in setup_conf() 8161 atomic_read(&conf->r5c_cached_partial_stripes)) { in raid5_remove_disk()