Searched refs:ZIO_COMPRESS_LZ4 (Results 1 – 7 of 7) sorted by relevance
121 #define ZIO_COMPRESS_LEGACY_FUNCTIONS ZIO_COMPRESS_LZ4128 #define ZIO_COMPRESS_LZ4_ON_VALUE ZIO_COMPRESS_LZ4134 (compress) == ZIO_COMPRESS_LZ4 || \
55 ZIO_COMPRESS_LZ4, enumerator
130 { "lz4", ZIO_COMPRESS_LZ4 }, in zfs_prop_init()
627 ZIO_COMPRESS_LZ4, enumerator
10634 case ZIO_COMPRESS_LZ4: in l2arc_log_blk_read()10921 psize = zio_compress_data(ZIO_COMPRESS_LZ4, in l2arc_log_blk_commit()10952 ZIO_COMPRESS_LZ4); in l2arc_log_blk_commit()
4503 if (compval == ZIO_COMPRESS_LZ4) { in zfs_check_settable()
7897 *cfuncp++ = ZIO_COMPRESS_LZ4; in zdb_decompress_block()