Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Draid5.h356 STRIPE_INSYNC, enumerator
Draid5.c4269 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
4281 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4302 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4307 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4398 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
4439 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4455 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4472 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4847 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
4919 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]