Searched refs:STRIPE_DELAYED (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/md/ |
| D | raid5.h | 359 STRIPE_DELAYED, enumerator
|
| D | raid5.c | 241 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe() 248 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe() 4163 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4186 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4212 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4218 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying() 4223 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4829 (1 << STRIPE_DELAYED) | in break_stripe_batch_list() 4924 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() 5173 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() [all …]
|
| D | raid5-cache.c | 1038 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe() 2916 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
|
| D | raid5-ppl.c | 383 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()
|