Searched refs:ZIO_COMPRESS_RAW (Results 1 – 2 of 2) sorted by relevance
152 #define ZIO_COMPRESS_RAW(type, level) (type | ((level) << SPA_COMPRESSBITS)) macro155 ZIO_COMPRESS_RAW(ZIO_COMPRESS_ZSTD, level)
3916 ZIO_COMPRESS_RAW(os->os_compress, os->os_complevel), in dump_object()