Searched refs:active_stripes (Results 1 – 3 of 3) sorted by relevance
653 atomic_t active_stripes; member
228 BUG_ON(atomic_read(&conf->active_stripes)==0); in do_release_stripe()278 atomic_dec(&conf->active_stripes); in do_release_stripe()355 if (atomic_read(&conf->active_stripes) == 0) in release_inactive_stripe_list()452 atomic_inc(&conf->active_stripes); in get_free_stripe()670 (atomic_read(&conf->active_stripes) in raid5_get_active_stripe()685 atomic_inc(&conf->active_stripes); in raid5_get_active_stripe()765 atomic_inc(&conf->active_stripes); in stripe_add_to_batch_list()2192 atomic_inc(&conf->active_stripes); in grow_one_stripe()2460 atomic_dec(&conf->active_stripes); in drop_one_stripe()6558 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()[all …]
1392 atomic_inc(&conf->active_stripes); in r5c_flush_stripe()2446 atomic_read(&conf->active_stripes) == 0); in r5c_recovery_flush_data_only_stripes()