Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.h248 int target, target2; member
A Draid5.c1662 target = sh->ops.target2; in ops_run_compute6_1()
1663 else if (sh->ops.target2 < 0) in ops_run_compute6_1()
1716 int target2 = sh->ops.target2; in ops_run_compute6_2() local
1718 struct r5dev *tgt2 = &sh->dev[target2]; in ops_run_compute6_2()
1727 BUG_ON(target < 0 || target2 < 0); in ops_run_compute6_2()
1748 if (i == target2) in ops_run_compute6_2()
1779 data_target = target2; in ops_run_compute6_2()
3922 sh->ops.target2 = other; in fetch_block()
4335 sh->ops.target2 = -1; in handle_parity_checks5()
4496 sh->ops.target2 = -1; in handle_parity_checks6()
[all …]

Completed in 19 milliseconds