Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.c5178 struct stripe_head *sh_src in handle_stripe() local
5182 if (sh_src && test_bit(STRIPE_EXPAND_SOURCE, &sh_src->state)) { in handle_stripe()
5189 &sh_src->state)) in handle_stripe()
5191 raid5_release_stripe(sh_src); in handle_stripe()
5194 if (sh_src) in handle_stripe()
5195 raid5_release_stripe(sh_src); in handle_stripe()