Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h350 STRIPE_DELAYED, enumerator
Draid5.c250 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
257 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe()
3943 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3966 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3994 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4002 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
4007 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4604 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
4695 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
4947 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
[all …]
Draid5-cache.c1049 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe()
2912 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
Draid5-ppl.c390 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()