Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/zfs/
H A Dzio.h77 ZIO_COMPRESS_FUNCTIONS enumerator
/OK3568_Linux_fs/u-boot/fs/zfs/
H A Dzfs.c191 static decomp_entry_t decomp_table[ZIO_COMPRESS_FUNCTIONS] = {
579 if (comp >= ZIO_COMPRESS_FUNCTIONS) { in zio_read()