Searched refs:STRIPE_INSYNC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/md/ |
| D | raid5.h | 356 STRIPE_INSYNC, enumerator
|
| D | raid5.c | 4268 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5() 4280 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5() 4301 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5() 4306 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5() 4397 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6() 4438 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6() 4454 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6() 4471 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6() 4846 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list() 4918 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe() [all …]
|