Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c2939 int my_tgts[VDEV_RAIDZ_MAXPARITY]; /* value is child id */ in raidz_reconstruct() local
2988 my_tgts[t++] = c; in raidz_reconstruct()
3010 vdev_raidz_reconstruct_row(rm, rr, my_tgts, t); in raidz_reconstruct()