Searched refs:STRIPE_DELAYED (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/ |
| H A D | raid5.h | 360 STRIPE_DELAYED, enumerator
|
| H A D | raid5.c | 255 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe() 262 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe() 4277 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4300 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4326 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4333 test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying() 4338 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4936 (1 << STRIPE_DELAYED) | in break_stripe_batch_list() 5043 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() 5297 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() [all …]
|
| H A D | raid5-ppl.c | 384 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()
|