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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1267 #define HDR_COMPRESSION_ENABLED(hdr) \ macro
1940 if (!HDR_COMPRESSION_ENABLED(hdr) && compress != ZIO_COMPRESS_OFF) {
2214 ASSERT(!HDR_COMPRESSION_ENABLED(hdr));
2220 ASSERT(HDR_COMPRESSION_ENABLED(hdr));
5244 if (HDR_COMPRESSION_ENABLED(hdr)) {

Completed in 161 milliseconds