Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.h347 STRIPE_INSYNC, enumerator
Draid5.c4060 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
4072 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4093 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4098 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4189 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
4230 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4246 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4263 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4637 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
4704 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]