Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/zfs/
H A Dzio_checksum.h29 } zio_checksum_info_t; typedef
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c245 static zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = {
269 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_verify()