Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h329 STRIPE_DELAYED, enumerator
Draid5.c295 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
302 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe()
3628 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3656 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3664 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
3669 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4244 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
4327 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
4531 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
4649 clear_bit(STRIPE_DELAYED, &sh->state); in raid5_activate_delayed()
[all …]
Draid5-cache.c472 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe()