Searched refs:R5_ALLOC_MORE (Results 1 – 2 of 2) sorted by relevance
533 #define R5_ALLOC_MORE 2 /* It might help to allocate another macro
676 set_bit(R5_ALLOC_MORE, in raid5_get_active_stripe()5947 if (test_and_clear_bit(R5_ALLOC_MORE, &conf->cache_state) && in raid5d()