Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h322 STRIPE_ACTIVE, enumerator
Draid5.c4241 WARN_ON_ONCE(sh->state & ((1 << STRIPE_ACTIVE) | in break_stripe_batch_list()
4301 if (test_and_set_bit_lock(STRIPE_ACTIVE, &sh->state)) { in handle_stripe()
4309 clear_bit_unlock(STRIPE_ACTIVE, &sh->state); in handle_stripe()
4638 clear_bit_unlock(STRIPE_ACTIVE, &sh->state); in handle_stripe()