Lines Matching refs:target2
1542 mark_target_uptodate(sh, sh->ops.target2); in ops_complete_compute()
1688 target = sh->ops.target2; in ops_run_compute6_1()
1689 else if (sh->ops.target2 < 0) in ops_run_compute6_1()
1742 int target2 = sh->ops.target2; in ops_run_compute6_2() local
1744 struct r5dev *tgt2 = &sh->dev[target2]; in ops_run_compute6_2()
1752 __func__, (unsigned long long)sh->sector, target, target2); in ops_run_compute6_2()
1753 BUG_ON(target < 0 || target2 < 0); in ops_run_compute6_2()
1774 if (i == target2) in ops_run_compute6_2()
1805 data_target = target2; in ops_run_compute6_2()
2308 if (sh->ops.target2 < 0 || sh->ops.target < 0) in raid_run_ops()
3981 sh->ops.target2 = -1; /* no 2nd target */ in fetch_block()
4012 sh->ops.target2 = other; in fetch_block()
4429 sh->ops.target2 = -1; in handle_parity_checks5()
4591 sh->ops.target2 = -1; in handle_parity_checks6()
4599 target = &sh->ops.target2; in handle_parity_checks6()