Searched refs:vdev_raidz_pow2 (Results 1 – 2 of 2) sorted by relevance
437 static const uint8_t vdev_raidz_pow2[256] = { variable522 return (vdev_raidz_pow2[exp]); in vdev_raidz_exp2()866 rows[i][j] = vdev_raidz_pow2[pow]; in vdev_raidz_matrix_init()1027 val = vdev_raidz_pow2[ll]; in vdev_raidz_matrix_reconstruct()
178 static const uint8_t vdev_raidz_pow2[256] = { variable266 return (vdev_raidz_pow2[exp]); in vdev_raidz_exp2()1075 a = vdev_raidz_pow2[255 + x - y]; in vdev_raidz_reconstruct_pq()1076 b = vdev_raidz_pow2[255 - (rm->rm_cols - 1 - x)]; in vdev_raidz_reconstruct_pq()1277 rows[i][j] = vdev_raidz_pow2[pow]; in vdev_raidz_matrix_init()1438 val = vdev_raidz_pow2[ll]; in vdev_raidz_matrix_reconstruct()