Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h667 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.c345 atomic_dec(&conf->empty_inactive_list_nr); in release_inactive_stripe_list()
456 atomic_inc(&conf->empty_inactive_list_nr); in get_free_stripe()
661 atomic_inc(&conf->empty_inactive_list_nr); in find_get_stripe()
7642 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()