Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.h661 atomic_t empty_inactive_list_nr; member
Draid5-cache.c348 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_check_stripe_cache_usage()
1444 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_do_reclaim()
Draid5.c335 atomic_dec(&conf->empty_inactive_list_nr); in release_inactive_stripe_list()
446 atomic_inc(&conf->empty_inactive_list_nr); in get_free_stripe()
684 atomic_inc(&conf->empty_inactive_list_nr); in raid5_get_active_stripe()
768 atomic_inc(&conf->empty_inactive_list_nr); in stripe_add_to_batch_list()
5111 if (atomic_read(&conf->empty_inactive_list_nr)) in raid5_congested()
7082 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()