Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.h350 STRIPE_DELAYED, enumerator
Draid5.c241 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
248 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe()
3950 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
3973 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4001 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4009 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
4014 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4619 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
4709 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
4961 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
[all …]
Draid5-cache.c1040 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe()
2914 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
Draid5-ppl.c383 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()