Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzio_checksum.h28 } zio_checksum_info_t; typedef
/external/u-boot/fs/zfs/
Dzfs.c244 static zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = {
268 zio_checksum_info_t *ci = &zio_checksum_table[checksum]; in zio_checksum_verify()