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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c1925 int tstore[VDEV_RAIDZ_MAXPARITY + 2]; local
1926 int *tgts = &tstore[1];
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfssubr.c1373 int tstore[VDEV_RAIDZ_MAXPARITY + 2]; local
1374 int *tgts = &tstore[1];

Completed in 52 milliseconds