Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h536 R5_ALLOC_MORE, /* It might help to allocate another enumerator
Draid5.c849 set_bit(R5_ALLOC_MORE, &conf->cache_state); in raid5_get_active_stripe()
6802 if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && in raid5d()