Home
last modified time | relevance | path

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

/u-boot/include/zfs/
A Dzio.h64 ZIO_COMPRESS_OFF, enumerator
/u-boot/fs/zfs/
A Dzfs.c584 if (comp != ZIO_COMPRESS_OFF && decomp_table[comp].decomp_func == NULL) { in zio_read()
589 if (comp != ZIO_COMPRESS_OFF) { in zio_read()
604 if (comp != ZIO_COMPRESS_OFF) { in zio_read()

Completed in 7 milliseconds