Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h368 STRIPE_BIOFILL_RUN, enumerator
Draid5.c162 test_bit(STRIPE_BIOFILL_RUN, &sh->state) || in stripe_operations_active()
1473 clear_bit(STRIPE_BIOFILL_RUN, &sh->state); in ops_complete_biofill()
4722 !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) in analyse_stripe()
4935 (1 << STRIPE_BIOFILL_RUN) | in break_stripe_batch_list()
5057 if (s.to_fill && !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) { in handle_stripe()
5059 set_bit(STRIPE_BIOFILL_RUN, &sh->state); in handle_stripe()