Searched refs:vdev_raidz_pow2 (Results 1 – 1 of 1) sorted by relevance
169 static const uint8_t vdev_raidz_pow2[256] = { variable257 return (vdev_raidz_pow2[exp]); in vdev_raidz_exp2()907 a = vdev_raidz_pow2[255 + x - y]; in vdev_raidz_reconstruct_pq()908 b = vdev_raidz_pow2[255 - (rm->rm_cols - 1 - x)]; in vdev_raidz_reconstruct_pq()1112 rows[i][j] = vdev_raidz_pow2[pow]; in vdev_raidz_matrix_init()1273 val = vdev_raidz_pow2[ll]; in vdev_raidz_matrix_reconstruct()