Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Draid5.h360 STRIPE_DELAYED, enumerator
Draid5.c247 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
254 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe()
4175 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4198 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4224 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4230 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
4235 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4841 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
4936 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
5185 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
[all …]
Draid5-cache.c1037 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe()
2913 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
Draid5-ppl.c384 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()