Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h321 STRIPE_INSYNC, enumerator
Draid5.c3708 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
3720 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
3741 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
3746 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
3832 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
3865 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3881 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3898 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4251 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
4313 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]