Searched refs:R5_INACTIVE_BLOCKED (Results 1 – 2 of 2) sorted by relevance
530 #define R5_INACTIVE_BLOCKED 1 /* release of inactive stripes blocked, macro
673 if (!test_bit(R5_INACTIVE_BLOCKED, &conf->cache_state)) { in raid5_get_active_stripe()683 set_bit(R5_INACTIVE_BLOCKED, in raid5_get_active_stripe()690 || !test_bit(R5_INACTIVE_BLOCKED, in raid5_get_active_stripe()693 clear_bit(R5_INACTIVE_BLOCKED, in raid5_get_active_stripe()4683 if (test_bit(R5_INACTIVE_BLOCKED, &conf->cache_state)) in raid5_congested()