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

/linux-master/drivers/md/
H A Draid5.h398 STRIPE_R5C_FULL_STRIPE, /* in r5c cache (to-be/being handled or enumerator in enum:__anon1030
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
2689 !test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) {
2844 test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) {
2868 if (test_and_clear_bit(STRIPE_R5C_FULL_STRIPE, &sh->state)) {
H A Draid5.c170 return (test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) ||
290 if (!test_and_set_bit(STRIPE_R5C_FULL_STRIPE, &sh->state))
4974 !test_bit(STRIPE_R5C_FULL_STRIPE, &sh->state) &&

Completed in 135 milliseconds