Searched refs:r5c_cached_partial_stripes (Results 1 – 3 of 3) sorted by relevance
657 atomic_t r5c_cached_partial_stripes; member
331 total_cached = atomic_read(&conf->r5c_cached_partial_stripes) + in r5c_check_stripe_cache_usage()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()
296 atomic_dec(&conf->r5c_cached_partial_stripes); in do_release_stripe()7596 atomic_set(&conf->r5c_cached_partial_stripes, 0); in setup_conf()8220 atomic_read(&conf->r5c_cached_partial_stripes)) { in raid5_remove_disk()