Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h359 STRIPE_DELAYED, enumerator
H A Draid5.c242 if (test_bit(STRIPE_DELAYED, &sh->state) && in do_release_stripe()
249 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, &sh->state); in handle_stripe()
[all …]
H A Draid5-cache.c1038 clear_bit(STRIPE_DELAYED, &sh->state); in r5l_write_stripe()
2916 clear_bit(STRIPE_DELAYED, &sh->state); in r5c_cache_data()
H A Draid5-ppl.c383 clear_bit(STRIPE_DELAYED, &sh->state); in ppl_write_stripe()