Searched refs:STRIPE_INSYNC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/md/ |
| D | raid5.h | 357 STRIPE_INSYNC, enumerator
|
| D | raid5.c | 4378 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5() 4390 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5() 4411 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5() 4416 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5() 4507 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6() 4548 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6() 4564 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6() 4581 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6() 4957 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list() 5029 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe() [all …]
|