Lines Matching refs:active_stripes
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()
2349 atomic_inc(&conf->active_stripes); in grow_one_stripe()
2648 atomic_dec(&conf->active_stripes); in drop_one_stripe()
6870 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()
7241 atomic_set(&conf->active_stripes, 0); in setup_conf()
7905 if (atomic_read(&conf->active_stripes) || in raid5_remove_disk()
8369 atomic_read(&conf->active_stripes) == 0 && in raid5_quiesce()