Searched refs:tstore (Results 1 – 2 of 2) sorted by relevance
1425 int tstore[VDEV_RAIDZ_MAXPARITY + 2]; in vdev_raidz_combrec() local1426 int *tgts = &tstore[1]; in vdev_raidz_combrec()
3139 int tstore[VDEV_RAIDZ_MAXPARITY + 2]; in vdev_raidz_combrec() local3140 int *ltgts = &tstore[1]; /* value is logical child ID */ in vdev_raidz_combrec()