Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c720 #define HDR_COMPRESSION_ENABLED(hdr) \ macro
1393 return (HDR_COMPRESSION_ENABLED(hdr) ? in arc_hdr_get_compress()
1691 ASSERT(!HDR_COMPRESSION_ENABLED(hdr)); in arc_hdr_set_compress()
1694 ASSERT(HDR_COMPRESSION_ENABLED(hdr)); in arc_hdr_set_compress()
1819 !HDR_COMPRESSION_ENABLED(hdr)) { in arc_hdr_authenticate()
1898 !HDR_COMPRESSION_ENABLED(hdr)) { in arc_hdr_decrypt()
5648 if (HDR_COMPRESSION_ENABLED(hdr)) { in arc_hdr_verify()
6341 !HDR_COMPRESSION_ENABLED(hdr) && in arc_read()
8434 !HDR_COMPRESSION_ENABLED(hdr)) { in l2arc_untransform()
8928 !HDR_COMPRESSION_ENABLED(hdr)) || in l2arc_apply_transforms()
[all …]