Lines Matching refs:active_stripes
297 BUG_ON(atomic_read(&conf->active_stripes)==0); in do_release_stripe()
322 atomic_dec(&conf->active_stripes); in do_release_stripe()
476 atomic_inc(&conf->active_stripes); in get_free_stripe()
690 (atomic_read(&conf->active_stripes) in get_active_stripe()
705 atomic_inc(&conf->active_stripes); in get_active_stripe()
779 atomic_inc(&conf->active_stripes); in stripe_add_to_batch_list()
2013 atomic_inc(&conf->active_stripes); in grow_one_stripe()
2270 atomic_dec(&conf->active_stripes); in drop_one_stripe()
6102 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()
6483 atomic_set(&conf->active_stripes, 0); in setup_conf()
7510 atomic_read(&conf->active_stripes) == 0 && in raid5_quiesce()