Home
last modified time | relevance | path

Searched defs:ltgts (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c2923 raidz_reconstruct(zio_t *zio, int *ltgts, int ntgts, int nparity) in raidz_reconstruct()
3140 int *ltgts = &tstore[1]; /* value is logical child ID */ in vdev_raidz_combrec() local