Searched refs:invlog (Results 1 – 2 of 2) sorted by relevance
956 uint8_t *invlog[VDEV_RAIDZ_MAXPARITY]; in vdev_raidz_matrix_reconstruct() local961 psize = sizeof (invlog[0][0]) * n * nmissing; in vdev_raidz_matrix_reconstruct()965 invlog[i] = pp; in vdev_raidz_matrix_reconstruct()972 invlog[i][j] = vdev_raidz_log2[invrows[i][j]]; in vdev_raidz_matrix_reconstruct()1005 if ((ll = log + invlog[cc][i]) >= 255) in vdev_raidz_matrix_reconstruct()
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()