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

/linux-4.1.27/drivers/md/
H A Draid5.c4513 struct stripe_head *sh_src handle_stripe() local
4515 if (sh_src && test_bit(STRIPE_EXPAND_SOURCE, &sh_src->state)) { handle_stripe()
4516 /* sh cannot be written until sh_src has been read. handle_stripe()
4522 &sh_src->state)) handle_stripe()
4524 release_stripe(sh_src); handle_stripe()
4527 if (sh_src) handle_stripe()
4528 release_stripe(sh_src); handle_stripe()

Completed in 108 milliseconds