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

/linux-master/drivers/md/
H A Draid5.h370 STRIPE_ON_UNPLUG_LIST, enumerator in enum:__anon1030
H A Draid5.c384 * STRIPE_ON_UNPLUG_LIST bit too.
4905 (1 << STRIPE_ON_UNPLUG_LIST)),
5672 * STRIPE_ON_UNPLUG_LIST clear but the stripe
5676 clear_bit(STRIPE_ON_UNPLUG_LIST, &sh->state);
5716 if (!test_and_set_bit(STRIPE_ON_UNPLUG_LIST, &sh->state))

Completed in 126 milliseconds