Home
last modified time | relevance | path

Searched refs:active_stripes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
A Draid5.h652 atomic_t active_stripes; member
A Draid5.c219 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()
2349 atomic_inc(&conf->active_stripes); in grow_one_stripe()
2648 atomic_dec(&conf->active_stripes); in drop_one_stripe()
7236 atomic_set(&conf->active_stripes, 0); in setup_conf()
[all …]
A Draid5-cache.c1381 atomic_inc(&conf->active_stripes); in r5c_flush_stripe()
2451 atomic_read(&conf->active_stripes) == 0); in r5c_recovery_flush_data_only_stripes()

Completed in 24 milliseconds