Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h367 STRIPE_BIOFILL_RUN, enumerator
H A Draid5.c156 test_bit(STRIPE_BIOFILL_RUN, &sh->state) || in stripe_operations_active()
1402 clear_bit(STRIPE_BIOFILL_RUN, &sh->state); in ops_complete_biofill()
4616 !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) in analyse_stripe()
4829 (1 << STRIPE_BIOFILL_RUN) | in break_stripe_batch_list()
4951 if (s.to_fill && !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) { in handle_stripe()
4953 set_bit(STRIPE_BIOFILL_RUN, &sh->state); in handle_stripe()