Searched refs:ZIO_COMPRESS_LZ4 (Results 1 – 5 of 5) sorted by relevance
124 ZIO_COMPRESS_LZ4, enumerator132 #define ZIO_COMPRESS_LEGACY_FUNCTIONS ZIO_COMPRESS_LZ4139 #define ZIO_COMPRESS_LZ4_ON_VALUE ZIO_COMPRESS_LZ4145 (compress) == ZIO_COMPRESS_LZ4 || \
117 { "lz4", ZIO_COMPRESS_LZ4 }, in zfs_prop_init()
551 ZIO_COMPRESS_LZ4, enumerator
755 ((_c_) == ZIO_COMPRESS_LZ4 || (_c_) == ZIO_COMPRESS_EMPTY)6613 csize = zio_compress_data(ZIO_COMPRESS_LZ4, hdr->b_l1hdr.b_tmp_cdata, in l2arc_compress_buf()6637 l2hdr->b_compress = ZIO_COMPRESS_LZ4; in l2arc_compress_buf()
3874 if (intval == ZIO_COMPRESS_LZ4) { in zfs_check_settable()