Home
last modified time | relevance | path

Searched refs:STRIPE_FULL_WRITE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h366 STRIPE_FULL_WRITE, /* all blocks are set to be overwritten */ enumerator
H A Draid5-ppl.c345 if (!test_bit(STRIPE_FULL_WRITE, &sh->state)) { in ppl_log_stripe()
493 if (test_bit(STRIPE_FULL_WRITE, &sh->state)) in ppl_submit_iounit()
H A Draid5.c3337 if (!test_and_set_bit(STRIPE_FULL_WRITE, &sh->state)) in schedule_reconstruction()
3390 !test_bit(STRIPE_FULL_WRITE, &sh->state) && in schedule_reconstruction()
3655 if (test_and_clear_bit(STRIPE_FULL_WRITE, &sh->state)) in handle_failed_stripe()
4052 if (test_and_clear_bit(STRIPE_FULL_WRITE, &sh->state)) in handle_stripe_clean_event()
4828 (1 << STRIPE_FULL_WRITE) | in break_stripe_batch_list()
H A Draid5-cache.c2836 if (test_and_clear_bit(STRIPE_FULL_WRITE, &sh->state)) in r5c_finish_stripe_write_out()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h367 STRIPE_FULL_WRITE, /* all blocks are set to be overwritten */ enumerator
H A Draid5-ppl.c346 if (!test_bit(STRIPE_FULL_WRITE, &sh->state)) { in ppl_log_stripe()
489 if (test_bit(STRIPE_FULL_WRITE, &sh->state)) in ppl_submit_iounit()
H A Draid5.c3425 if (!test_and_set_bit(STRIPE_FULL_WRITE, &sh->state)) in schedule_reconstruction()
3478 !test_bit(STRIPE_FULL_WRITE, &sh->state) && in schedule_reconstruction()
3767 if (test_and_clear_bit(STRIPE_FULL_WRITE, &sh->state)) in handle_failed_stripe()
4164 if (test_and_clear_bit(STRIPE_FULL_WRITE, &sh->state)) in handle_stripe_clean_event()
4941 (1 << STRIPE_FULL_WRITE) | in break_stripe_batch_list()
H A Draid5-cache.c2833 if (test_and_clear_bit(STRIPE_FULL_WRITE, &sh->state)) in r5c_finish_stripe_write_out()

Completed in 34 milliseconds