Lines Matching refs:active_stripes
228 BUG_ON(atomic_read(&conf->active_stripes)==0); in do_release_stripe()
278 atomic_dec(&conf->active_stripes); in do_release_stripe()
356 if (atomic_read(&conf->active_stripes) == 0) in release_inactive_stripe_list()
453 atomic_inc(&conf->active_stripes); in get_free_stripe()
652 atomic_inc(&conf->active_stripes); in find_get_stripe()
799 return (atomic_read(&conf->active_stripes) < in is_inactive_blocked()
2413 atomic_inc(&conf->active_stripes); in grow_one_stripe()
2712 atomic_dec(&conf->active_stripes); in drop_one_stripe()
7134 return sprintf(page, "%d\n", atomic_read(&conf->active_stripes)); in stripe_cache_active_show()
7507 atomic_set(&conf->active_stripes, 0); in setup_conf()
8198 if (atomic_read(&conf->active_stripes) || in raid5_remove_disk()
8676 atomic_read(&conf->active_stripes) == 0 && in raid5_quiesce()