Home
last modified time | relevance | path

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

/external/u-boot/include/zfs/
Dzio.h64 ZIO_COMPRESS_OFF, enumerator
/external/u-boot/fs/zfs/
Dzfs.c583 if (comp != ZIO_COMPRESS_OFF && decomp_table[comp].decomp_func == NULL) { in zio_read()
588 if (comp != ZIO_COMPRESS_OFF) { in zio_read()
603 if (comp != ZIO_COMPRESS_OFF) { in zio_read()