Home
last modified time | relevance | path

Searched refs:STRIPE_INSYNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h53 * To distinguish these states we have a stripe bit STRIPE_INSYNC that
356 STRIPE_INSYNC, enumerator
H A Draid5.c4266 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
4278 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4286 * STRIPE_INSYNC not set and let the stripe be handled again in handle_parity_checks5()
4299 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4304 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4395 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
4436 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4452 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4469 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4844 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h54 * To distinguish these states we have a stripe bit STRIPE_INSYNC that
357 STRIPE_INSYNC, enumerator
H A Draid5.c4378 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
4390 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4398 * STRIPE_INSYNC not set and let the stripe be handled again 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()
[all...]

Completed in 24 milliseconds