Lines Matching refs:active_stripes
219 BUG_ON(atomic_read(&conf->active_stripes)==0); in do_release_stripe()
269 atomic_dec(&conf->active_stripes); in do_release_stripe()
346 if (atomic_read(&conf->active_stripes) == 0) in release_inactive_stripe_list()
443 atomic_inc(&conf->active_stripes); in get_free_stripe()
738 (atomic_read(&conf->active_stripes) in raid5_get_active_stripe()
753 atomic_inc(&conf->active_stripes); in raid5_get_active_stripe()
837 atomic_inc(&conf->active_stripes); in stripe_add_to_batch_list()
2348 atomic_inc(&conf->active_stripes); in grow_one_stripe()
2647 atomic_dec(&conf->active_stripes); in drop_one_stripe()
6861 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()
7232 atomic_set(&conf->active_stripes, 0); in setup_conf()
7896 if (atomic_read(&conf->active_stripes) || in raid5_remove_disk()
8359 atomic_read(&conf->active_stripes) == 0 && in raid5_quiesce()