Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzio_checksum.h38 typedef void zio_checksum_func_t(const void *, uint64_t, zio_cksum_t *); typedef
44 zio_checksum_func_t *ci_func[2]; /* checksum function per byteorder */
65 extern zio_checksum_func_t zio_checksum_SHA256;