Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c143 static int raid6_idx_to_slot(int idx, struct stripe_head *sh, in raid6_idx_to_slot() function
1475 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in set_syndrome_sources()
1585 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in ops_run_compute6_2()