Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h663 atomic_t empty_inactive_list_nr; member
H A Draid5-cache.c343 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_check_stripe_cache_usage()
1440 atomic_read(&conf->empty_inactive_list_nr) > 0) in r5c_do_reclaim()
H A 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()
660 atomic_inc(&conf->empty_inactive_list_nr); in find_get_stripe()
7718 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS); in setup_conf()