Searched refs:zio_eck_t (Results 1 – 6 of 6) sorted by relevance
266 zio_eck_t *eck; in zio_checksum_compute()275 eck = (zio_eck_t *)((char *)data + size) - 1; in zio_checksum_compute()315 zio_eck_t *eck; in zio_checksum_error()334 eck = (zio_eck_t *)((char *)data + size) - 1; in zio_checksum_error()
53 } zio_eck_t; typedef61 sizeof (zio_eck_t)) / sizeof (blkptr_t))63 sizeof (zio_eck_t) - \70 zio_eck_t zg_tail;
270 char vp_nvlist[VDEV_PHYS_SIZE - sizeof (zio_eck_t)];271 zio_eck_t vp_zbt;
92 zio_eck_t zc_eck; /* block trailer */
450 } zio_eck_t; typedef458 sizeof (zio_eck_t)) / sizeof (blkptr_t))460 sizeof (zio_eck_t) - \467 zio_eck_t zg_tail;487 char vp_nvlist[VDEV_PHYS_SIZE - sizeof (zio_eck_t)];488 zio_eck_t vp_zbt;
208 zio_eck_t *eck; in zio_checksum_verify()213 eck = (zio_eck_t *)((char *)data + size) - 1; in zio_checksum_verify()