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

/linux-4.1.27/drivers/md/
H A Draid5.c1341 int d0_idx = raid6_d0(sh); set_syndrome_sources() local
1349 i = d0_idx; set_syndrome_sources()
1362 } while (i != d0_idx); set_syndrome_sources()
1430 int d0_idx = raid6_d0(sh); ops_run_compute6_2() local
1453 i = d0_idx; ops_run_compute6_2()
1464 } while (i != d0_idx); ops_run_compute6_2()

Completed in 89 milliseconds