Lines Matching refs:active_stripes
293 BUG_ON(atomic_read(&conf->active_stripes)==0); in do_release_stripe()
318 atomic_dec(&conf->active_stripes); in do_release_stripe()
373 if (atomic_read(&conf->active_stripes) == 0) in release_inactive_stripe_list()
474 atomic_inc(&conf->active_stripes); in get_free_stripe()
688 (atomic_read(&conf->active_stripes) in raid5_get_active_stripe()
703 atomic_inc(&conf->active_stripes); in raid5_get_active_stripe()
781 atomic_inc(&conf->active_stripes); in stripe_add_to_batch_list()
2015 atomic_inc(&conf->active_stripes); in grow_one_stripe()
2272 atomic_dec(&conf->active_stripes); in drop_one_stripe()
6138 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()
6524 atomic_set(&conf->active_stripes, 0); in setup_conf()
7598 atomic_read(&conf->active_stripes) == 0 && in raid5_quiesce()