Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5-log.h62 if (!test_bit(STRIPE_R5C_CACHING, &sh->state)) { in log_stripe()
H A Draid5.h388 STRIPE_R5C_CACHING, /* the stripe is in caching phase enumerator
H A Draid5.c175 !test_bit(STRIPE_R5C_CACHING, &sh->state); in stripe_is_lowprio()
249 if (test_bit(STRIPE_R5C_CACHING, &sh->state)) in do_release_stripe()
4054 if (test_bit(STRIPE_R5C_CACHING, &sh->state)) in handle_stripe_fill()
5217 (!test_bit(STRIPE_R5C_CACHING, &sh->state) && in handle_stripe()