Searched refs:STRIPE_DELAYED (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | raid5.h | 360 STRIPE_DELAYED, enumerator
|
H A D | raid5.c | 249 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe() 256 clear_bit(STRIPE_DELAYED, &sh->state); in do_release_stripe() 4233 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4256 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4282 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4288 rcw, qread, test_bit(STRIPE_DELAYED, &sh->state)); in handle_stripe_dirtying() 4293 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe_dirtying() 4898 (1 << STRIPE_DELAYED) | in break_stripe_batch_list() 4991 clear_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() 5242 set_bit(STRIPE_DELAYED, &sh->state); in handle_stripe() [all …]
|
H A D | raid5-cache.c | 1036 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe() 2912 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()
|