Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h360 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()
4265 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4288 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4314 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4320 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
4325 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4932 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
5027 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
5278 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
[all …]
Draid5-cache.c1037 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe()
2912 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
Draid5-ppl.c384 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()