Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Draid5.h662 atomic_t empty_inactive_list_nr; member
Draid5-cache.c346 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_check_stripe_cache_usage()
1442 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()
761 atomic_inc(&conf->empty_inactive_list_nr); in raid5_get_active_stripe()
845 atomic_inc(&conf->empty_inactive_list_nr); in stripe_add_to_batch_list()
7364 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()