Home
last modified time | relevance | path

Searched refs:STRIPE_R5C_FULL_STRIPE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h397 STRIPE_R5C_FULL_STRIPE, /* in r5c cache (to-be/being handled or enumerator
H A Draid5-cache.c2698 !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.c162 return (test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) || in stripe_is_lowprio()
280 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()