Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h357 STRIPE_INSYNC, enumerator
H A Draid5.c4339 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks5()
4350 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4371 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4376 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks5()
4467 if (test_bit(STRIPE_INSYNC, &sh->state)) in handle_parity_checks6()
4507 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4523 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4540 set_bit(STRIPE_INSYNC, &sh->state); in handle_parity_checks6()
4914 head_sh->state & (1 << STRIPE_INSYNC)); in break_stripe_batch_list()
4986 clear_bit(STRIPE_INSYNC, &sh->state); in handle_stripe()
[all …]