Home
last modified time | relevance | path

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

/Linux-v6.6/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()
4272 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4295 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4321 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4327 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying()
4332 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying()
4939 (1 << STRIPE_DELAYED) | in break_stripe_batch_list()
5034 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe()
5285 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()