Searched refs:invlog (Results 1 – 1 of 1) sorted by relevance
1224 uint8_t *invlog[VDEV_RAIDZ_MAXPARITY]; in vdev_raidz_matrix_reconstruct() local1228 psize = sizeof (invlog[0][0]) * n * nmissing; in vdev_raidz_matrix_reconstruct()1232 invlog[i] = pp; in vdev_raidz_matrix_reconstruct()1239 invlog[i][j] = vdev_raidz_log2[invrows[i][j]]; in vdev_raidz_matrix_reconstruct()1272 if ((ll = log + invlog[cc][i]) >= 255) in vdev_raidz_matrix_reconstruct()