Searched refs:active_stripes (Results 1 – 3 of 3) sorted by relevance
652 atomic_t active_stripes; member
220 BUG_ON(atomic_read(&conf->active_stripes)==0); in do_release_stripe()270 atomic_dec(&conf->active_stripes); in do_release_stripe()347 if (atomic_read(&conf->active_stripes) == 0) in release_inactive_stripe_list()444 atomic_inc(&conf->active_stripes); in get_free_stripe()739 (atomic_read(&conf->active_stripes) in raid5_get_active_stripe()754 atomic_inc(&conf->active_stripes); in raid5_get_active_stripe()838 atomic_inc(&conf->active_stripes); in stripe_add_to_batch_list()2350 atomic_inc(&conf->active_stripes); in grow_one_stripe()2649 atomic_dec(&conf->active_stripes); in drop_one_stripe()6873 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()[all …]
1381 atomic_inc(&conf->active_stripes); in r5c_flush_stripe()2451 atomic_read(&conf->active_stripes) == 0); in r5c_recovery_flush_data_only_stripes()