Searched refs:STRIPE_DELAYED (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.h | 359 STRIPE_DELAYED, enumerator
|
H A 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() 4160 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4183 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4209 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4215 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying() 4220 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4826 (1 << STRIPE_DELAYED) | in break_stripe_batch_list() 4921 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() 5170 set_bit(STRIPE_DELAYED, in handle_stripe() [all...] |
H A 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()
|
H A D | raid5-ppl.c | 383 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.h | 360 STRIPE_DELAYED, enumerator
|
H A D | raid5.c | 250 if (test_bit(STRIPE_DELAYED, &sh->state) && 257 clear_bit(STRIPE_DELAYED, &sh->state); 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, in handle_stripe() [all...] |
H A D | raid5-cache.c | 1037 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe() 2913 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
|
H A D | raid5-ppl.c | 384 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()
|
Completed in 32 milliseconds