Searched refs:invlog (Results 1 – 1 of 1) sorted by relevance
1223 uint8_t *invlog[VDEV_RAIDZ_MAXPARITY]; in vdev_raidz_matrix_reconstruct() local1227 psize = sizeof (invlog[0][0]) * n * nmissing; in vdev_raidz_matrix_reconstruct()1231 invlog[i] = pp; in vdev_raidz_matrix_reconstruct()1238 invlog[i][j] = vdev_raidz_log2[invrows[i][j]]; in vdev_raidz_matrix_reconstruct()1271 if ((ll = log + invlog[cc][i]) >= 255) in vdev_raidz_matrix_reconstruct()