Searched refs:STRIPE_ON_RELEASE_LIST (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h372 STRIPE_ON_RELEASE_LIST, enumerator in enum:__anon1030
H A Draid5-cache.c1375 BUG_ON(test_bit(STRIPE_ON_RELEASE_LIST, &sh->state));
H A Draid5.c378 /* sh could be readded after STRIPE_ON_RELEASE_LIST is cleard */
380 clear_bit(STRIPE_ON_RELEASE_LIST, &sh->state);
408 test_and_set_bit(STRIPE_ON_RELEASE_LIST, &sh->state))
415 /* we are ok here if STRIPE_ON_RELEASE_LIST is set or not */
5678 * STRIPE_ON_RELEASE_LIST could be set here. In that

Completed in 317 milliseconds