Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzio.h55 ZIO_CHECKSUM_FUNCTIONS enumerator
/external/u-boot/fs/zfs/
Dzfs.c244 static zio_checksum_info_t zio_checksum_table[ZIO_CHECKSUM_FUNCTIONS] = {
271 if (checksum >= ZIO_CHECKSUM_FUNCTIONS || ci->ci_func == NULL) { in zio_checksum_verify()