Searched refs:STRIPE_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/drivers/md/
H A Draid5.h12 * STRIPE_ACTIVE flag. Some very specific changes can happen in bi_end_io, and
13 * these are not protected by STRIPE_ACTIVE.
159 * STRIPE_ACTIVE.
309 STRIPE_ACTIVE, enumerator in enum:__anon1985
H A Draid5.c3520 * We lock the stripe by setting STRIPE_ACTIVE and then examine the
3722 if (test_and_set_bit_lock(STRIPE_ACTIVE, &sh->state)) {
4039 clear_bit_unlock(STRIPE_ACTIVE, &sh->state);

Completed in 69 milliseconds