Home
last modified time | relevance | path

Searched refs:STRIPE_INSYNC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/md/
Draid5.h357 STRIPE_INSYNC, enumerator
Draid5.c4371 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
4383 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4404 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4409 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4500 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
4541 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4557 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4574 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4950 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
5022 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]