Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/zfs/
H A Dzfs.c244 static zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = { variable
268 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_verify()