Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c134 static int raid6_idx_to_slot(int idx, struct stripe_head *sh, in raid6_idx_to_slot() function
1564 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in set_syndrome_sources()
1689 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in ops_run_compute6_2()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c141 static int raid6_idx_to_slot(int idx, struct stripe_head *sh, in raid6_idx_to_slot() function
1642 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in set_syndrome_sources()
1767 int slot = raid6_idx_to_slot(i, sh, &count, syndrome_disks); in ops_run_compute6_2()

Completed in 20 milliseconds