Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h663 atomic_t empty_inactive_list_nr; member
Draid5-cache.c357 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_check_stripe_cache_usage()
1453 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_do_reclaim()
Draid5.c344 atomic_dec(&conf->empty_inactive_list_nr); in release_inactive_stripe_list()
455 atomic_inc(&conf->empty_inactive_list_nr); in get_free_stripe()
693 atomic_inc(&conf->empty_inactive_list_nr); in raid5_get_active_stripe()
773 atomic_inc(&conf->empty_inactive_list_nr); in stripe_add_to_batch_list()
5097 if (atomic_read(&conf->empty_inactive_list_nr)) in raid5_congested()
7060 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()