Searched refs:ZIO_COMPRESS_LEGACY_FUNCTIONS (Results 1 – 5 of 5) sorted by relevance
138 #define ZIO_COMPRESS_LEGACY_FUNCTIONS ZIO_COMPRESS_LZ4 macro
1915 ASSERT3U(compress, <, ZIO_COMPRESS_LEGACY_FUNCTIONS); in dmu_object_set_compress()
1973 if (ret != 0 || intval >= ZIO_COMPRESS_LEGACY_FUNCTIONS) in dsl_crypto_recv_raw_objset_check()
861 if ((BP_GET_COMPRESS(bp) >= ZIO_COMPRESS_LEGACY_FUNCTIONS && in send_do_embed()
4661 } while (comp >= ZIO_COMPRESS_LEGACY_FUNCTIONS); in ztest_dmu_read_write()