Searched refs:ZIO_COMPRESS_LZ4 (Results 1 – 5 of 5) sorted by relevance
119 ZIO_COMPRESS_LZ4, enumerator127 #define ZIO_COMPRESS_LEGACY_FUNCTIONS ZIO_COMPRESS_LZ4134 #define ZIO_COMPRESS_LZ4_ON_VALUE ZIO_COMPRESS_LZ4140 (compress) == ZIO_COMPRESS_LZ4 || \
89 ZIO_COMPRESS_LZ4, enumerator
102 { "lz4", ZIO_COMPRESS_LZ4 }, in zfs_prop_init()
700 ((_c_) == ZIO_COMPRESS_LZ4 || (_c_) == ZIO_COMPRESS_EMPTY)6681 csize = zio_compress_data(ZIO_COMPRESS_LZ4, hdr->b_l1hdr.b_tmp_cdata, in l2arc_compress_buf()6703 l2hdr->b_compress = ZIO_COMPRESS_LZ4; in l2arc_compress_buf()7479 case ZIO_COMPRESS_LZ4: in l2arc_log_blk_read()7702 psize = zio_compress_data(ZIO_COMPRESS_LZ4, lb, lb_buf->lbb_log_blk, in l2arc_log_blk_commit()7726 ZIO_COMPRESS_LZ4); in l2arc_log_blk_commit()
3850 if (intval == ZIO_COMPRESS_LZ4) { in zfs_check_settable()