Home
last modified time | relevance | path

Searched refs:STRIPE_R5C_FULL_STRIPE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h397 STRIPE_R5C_FULL_STRIPE, /* in r5c cache (to-be/being handled or enumerator
H A Draid5-cache.c175 * STRIPE_R5C_PARTIAL_STRIPE and STRIPE_R5C_FULL_STRIPE. If either of these
179 * STRIPE_R5C_PARTIAL_STRIPE and STRIPE_R5C_FULL_STRIPE to
2698 !test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) { in r5c_try_caching_write()
2853 test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) { in r5c_finish_stripe_write_out()
2877 if (test_and_clear_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) { in r5c_finish_stripe_write_out()
H A Draid5.c161 return (test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) || in stripe_is_lowprio()
279 if (!test_and_set_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) in do_release_stripe()
4912 !test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) && in handle_stripe()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h398 STRIPE_R5C_FULL_STRIPE, /* in r5c cache (to-be/being handled or enumerator
H A Draid5-cache.c175 * STRIPE_R5C_PARTIAL_STRIPE and STRIPE_R5C_FULL_STRIPE. If either of these
179 * STRIPE_R5C_PARTIAL_STRIPE and STRIPE_R5C_FULL_STRIPE to
2695 !test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) { in r5c_try_caching_write()
2850 test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) { in r5c_finish_stripe_write_out()
2874 if (test_and_clear_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) { in r5c_finish_stripe_write_out()
H A Draid5.c168 return (test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) || in stripe_is_lowprio()
288 if (!test_and_set_bit(STRIPE_R5C_FULL_STRIPE, &sh->state))
5025 !test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) && in handle_stripe()

Completed in 43 milliseconds