Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzio.h76 ZIO_COMPRESS_FUNCTIONS enumerator
/external/u-boot/fs/zfs/
Dzfs.c190 static decomp_entry_t decomp_table[ZIO_COMPRESS_FUNCTIONS] = {
578 if (comp >= ZIO_COMPRESS_FUNCTIONS) { in zio_read()