Searched refs:zio_checksum_info_t (Results 1 – 2 of 2) sorted by relevance
102 zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = {240 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_template_init()266 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_compute()307 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_error_impl()419 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_templates_free()
68 } zio_checksum_info_t; typedef79 extern zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS];