Lines Matching refs:target2
1535 mark_target_uptodate(sh, sh->ops.target2); in ops_complete_compute()
1681 target = sh->ops.target2; in ops_run_compute6_1()
1682 else if (sh->ops.target2 < 0) in ops_run_compute6_1()
1735 int target2 = sh->ops.target2; in ops_run_compute6_2() local
1737 struct r5dev *tgt2 = &sh->dev[target2]; in ops_run_compute6_2()
1745 __func__, (unsigned long long)sh->sector, target, target2); in ops_run_compute6_2()
1746 BUG_ON(target < 0 || target2 < 0); in ops_run_compute6_2()
1767 if (i == target2) in ops_run_compute6_2()
1798 data_target = target2; in ops_run_compute6_2()
2301 if (sh->ops.target2 < 0 || sh->ops.target < 0) in raid_run_ops()
3974 sh->ops.target2 = -1; /* no 2nd target */ in fetch_block()
4005 sh->ops.target2 = other; in fetch_block()
4422 sh->ops.target2 = -1; in handle_parity_checks5()
4584 sh->ops.target2 = -1; in handle_parity_checks6()
4592 target = &sh->ops.target2; in handle_parity_checks6()