Searched refs:HDR_COMPRESSION_ENABLED (Results 1 – 1 of 1) sorted by relevance
732 #define HDR_COMPRESSION_ENABLED(hdr) \ macro1391 return (HDR_COMPRESSION_ENABLED(hdr) ? in arc_hdr_get_compress()1697 ASSERT(!HDR_COMPRESSION_ENABLED(hdr)); in arc_hdr_set_compress()1700 ASSERT(HDR_COMPRESSION_ENABLED(hdr)); in arc_hdr_set_compress()1830 !HDR_COMPRESSION_ENABLED(hdr)) { in arc_hdr_authenticate()1906 !HDR_COMPRESSION_ENABLED(hdr)) { in arc_hdr_decrypt()5571 if (HDR_COMPRESSION_ENABLED(hdr)) { in arc_hdr_verify()6333 !HDR_COMPRESSION_ENABLED(hdr) && in arc_read()8877 !HDR_COMPRESSION_ENABLED(hdr)) { in l2arc_untransform()9361 !HDR_COMPRESSION_ENABLED(hdr)) || in l2arc_apply_transforms()[all …]