Searched refs:sh_src (Results 1 – 1 of 1) sorted by relevance
4941 struct stripe_head *sh_src in handle_stripe() local4943 if (sh_src && test_bit(STRIPE_EXPAND_SOURCE, &sh_src->state)) { in handle_stripe()4950 &sh_src->state)) in handle_stripe()4952 raid5_release_stripe(sh_src); in handle_stripe()4955 if (sh_src) in handle_stripe()4956 raid5_release_stripe(sh_src); in handle_stripe()