Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h326 STRIPE_INSYNC, enumerator
Draid5.c3714 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
3726 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
3747 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
3752 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
3838 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
3871 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3887 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3904 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4260 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
4322 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]