Home
last modified time | relevance | path

Searched refs:R5_ALLOC_MORE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h534 R5_ALLOC_MORE, /* It might help to allocate another enumerator
H A Draid5.c724 set_bit(R5_ALLOC_MORE, in raid5_get_active_stripe()
6527 if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && in raid5d()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h536 R5_ALLOC_MORE, /* It might help to allocate another enumerator
H A Draid5.c849 set_bit(R5_ALLOC_MORE, &conf->cache_state); in raid5_get_active_stripe()
6862 if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && in raid5d()

Completed in 23 milliseconds