Searched refs:ZIO_COMPRESS_LEGACY_FUNCTIONS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h111 #define ZIO_COMPRESS_LEGACY_FUNCTIONS ZIO_COMPRESS_LZ4 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu.c1782 ASSERT3U(compress, <, ZIO_COMPRESS_LEGACY_FUNCTIONS);
H A Ddmu_send.c498 if ((BP_GET_COMPRESS(bp) >= ZIO_COMPRESS_LEGACY_FUNCTIONS &&
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3675 } while (comp >= ZIO_COMPRESS_LEGACY_FUNCTIONS);

Completed in 69 milliseconds