Home
last modified time | relevance | path

Searched refs:R5_ALLOC_MORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5.h532 R5_ALLOC_MORE, /* It might help to allocate another enumerator
H A Draid5.c848 set_bit(R5_ALLOC_MORE, &conf->cache_state); in raid5_get_active_stripe()
6876 if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && in raid5d()