Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h317 STRIPE_ACTIVE, enumerator
Draid5.c4232 WARN_ON_ONCE(sh->state & ((1 << STRIPE_ACTIVE) | in break_stripe_batch_list()
4292 if (test_and_set_bit_lock(STRIPE_ACTIVE, &sh->state)) { in handle_stripe()
4300 clear_bit_unlock(STRIPE_ACTIVE, &sh->state); in handle_stripe()
4618 clear_bit_unlock(STRIPE_ACTIVE, &sh->state); in handle_stripe()