Home
last modified time | relevance | path

Searched refs:aexp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c849 uint8_t *p, *q, *pxy, *qxy, *xd, *yd, tmp, a, b, aexp, bexp; in vdev_raidz_reconstruct_pq() local
912 aexp = vdev_raidz_log2[vdev_raidz_exp2(a, tmp)]; in vdev_raidz_reconstruct_pq()
916 *xd = vdev_raidz_exp2(*p ^ *pxy, aexp) ^ in vdev_raidz_reconstruct_pq()