Home
last modified time | relevance | path

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

/drivers/md/
Draid5.h533 #define R5_ALLOC_MORE 2 /* It might help to allocate another macro
Draid5.c676 set_bit(R5_ALLOC_MORE, in raid5_get_active_stripe()
5947 if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && in raid5d()