Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c1554 int d0_idx = raid6_d0(sh); in set_syndrome_sources() local
1562 i = d0_idx; in set_syndrome_sources()
1587 } while (i != d0_idx); in set_syndrome_sources()
1661 int d0_idx = raid6_d0(sh); in ops_run_compute6_2() local
1687 i = d0_idx; in ops_run_compute6_2()
1699 } while (i != d0_idx); in ops_run_compute6_2()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c1632 int d0_idx = raid6_d0(sh); in set_syndrome_sources() local
1640 i = d0_idx; in set_syndrome_sources()
1665 } while (i != d0_idx); in set_syndrome_sources()
1739 int d0_idx = raid6_d0(sh); in ops_run_compute6_2() local
1765 i = d0_idx; in ops_run_compute6_2()
1777 } while (i != d0_idx); in ops_run_compute6_2()

Completed in 19 milliseconds