Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h343 STRIPE_ACTIVE, enumerator
Draid5.c4601 WARN_ONCE(sh->state & ((1 << STRIPE_ACTIVE) | in break_stripe_batch_list()
4664 if (test_and_set_bit_lock(STRIPE_ACTIVE, &sh->state)) { in handle_stripe()
4672 clear_bit_unlock(STRIPE_ACTIVE, &sh->state); in handle_stripe()
5044 clear_bit_unlock(STRIPE_ACTIVE, &sh->state); in handle_stripe()