Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h324 STRIPE_DELAYED, enumerator
Draid5.c299 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
306 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe()
3622 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3650 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3658 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
3663 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4235 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
4318 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
4519 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
4629 clear_bit(STRIPE_DELAYED, &sh->state); in raid5_activate_delayed()
[all …]