Searched refs:ZIO_COMPRESS_LZ4 (Results 1 – 8 of 8) sorted by relevance
105 enum zio_compress type = ZIO_COMPRESS_LZ4; in zstream_do_decompress()124 type = ZIO_COMPRESS_LZ4; in zstream_do_decompress()
121 #define ZIO_COMPRESS_LEGACY_FUNCTIONS ZIO_COMPRESS_LZ4128 #define ZIO_COMPRESS_LZ4_ON_VALUE ZIO_COMPRESS_LZ4134 (compress) == ZIO_COMPRESS_LZ4 || \
57 ZIO_COMPRESS_LZ4, enumerator
134 { "lz4", ZIO_COMPRESS_LZ4 }, in zfs_prop_init()
630 ZIO_COMPRESS_LZ4, enumerator
10486 case ZIO_COMPRESS_LZ4: { in l2arc_log_blk_read()10776 psize = zio_compress_data(ZIO_COMPRESS_LZ4, in l2arc_log_blk_commit()10778 zio_get_compression_max_size(ZIO_COMPRESS_LZ4, in l2arc_log_blk_commit()10809 ZIO_COMPRESS_LZ4); in l2arc_log_blk_commit()
4829 if (compval == ZIO_COMPRESS_LZ4) { in zfs_check_settable()
8795 *cfuncp++ = ZIO_COMPRESS_LZ4; in zdb_decompress_block()