Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Draid5.h308 STRIPE_INSYNC, enumerator
Draid5.c2829 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
2841 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
2862 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
2867 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
2953 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
2986 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3002 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3019 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
3329 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
3439 set_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]