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

/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfssubr.c1418 int tstore[VDEV_RAIDZ_MAXPARITY + 2]; local
1419 int *tgts = &tstore[1];
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c2018 int tstore[VDEV_RAIDZ_MAXPARITY + 2]; local
2019 int *ltgts = &tstore[1]; /* value is logical child ID */

Completed in 90 milliseconds