Searched refs:empty_inactive_list_nr (Results 1 - 2 of 2) sorted by relevance

/drivers/md/
H A Draid5.h479 atomic_t empty_inactive_list_nr; member in struct:r5conf
H A Draid5.c368 atomic_dec(&conf->empty_inactive_list_nr);
481 atomic_inc(&conf->empty_inactive_list_nr);
4088 if (atomic_read(&conf->empty_inactive_list_nr))
5855 atomic_set(&conf->empty_inactive_list_nr, NR_STRIPE_HASH_LOCKS);

Completed in 552 milliseconds