Home
last modified time | relevance | path

Searched refs:STRIPE_DELAYED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
H A Draid5.h360 STRIPE_DELAYED, enumerator
H A Draid5.c255 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
262 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe()
4277 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4300 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4326 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4333 test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
4338 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4936 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
5043 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
5297 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
[all …]
H A Draid5-ppl.c384 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()