Searched refs:invlog (Results 1 – 2 of 2) sorted by relevance
985 uint8_t *invlog[VDEV_RAIDZ_MAXPARITY]; in vdev_raidz_matrix_reconstruct() local990 psize = sizeof (invlog[0][0]) * n * nmissing; in vdev_raidz_matrix_reconstruct()998 invlog[i] = pp; in vdev_raidz_matrix_reconstruct()1005 invlog[i][j] = vdev_raidz_log2[invrows[i][j]]; in vdev_raidz_matrix_reconstruct()1038 if ((ll = log + invlog[cc][i]) >= 255) in vdev_raidz_matrix_reconstruct()
1839 uint8_t *invlog[VDEV_RAIDZ_MAXPARITY]; in vdev_raidz_matrix_reconstruct() local1843 psize = sizeof (invlog[0][0]) * n * nmissing; in vdev_raidz_matrix_reconstruct()1847 invlog[i] = pp; in vdev_raidz_matrix_reconstruct()1854 invlog[i][j] = vdev_raidz_log2[invrows[i][j]]; in vdev_raidz_matrix_reconstruct()1889 if ((ll = log + invlog[cc][i]) >= 255) in vdev_raidz_matrix_reconstruct()