Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.c4525 struct stripe_head *sh_src in handle_stripe() local
4527 if (sh_src && test_bit(STRIPE_EXPAND_SOURCE, &sh_src->state)) { in handle_stripe()
4534 &sh_src->state)) in handle_stripe()
4536 raid5_release_stripe(sh_src); in handle_stripe()
4539 if (sh_src) in handle_stripe()
4540 raid5_release_stripe(sh_src); in handle_stripe()