Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzio_checksum.h49 } zio_checksum_info_t; typedef
60 extern zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS];
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzio_checksum.c71 zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = {
159 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_compute()
203 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_error()
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzio_checksum.h40 } zio_checksum_info_t; typedef
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c137 zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = {
166 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_verify()