Lines Matching refs:ZIO_COMPRESS_OFF

1374 	    HDR_GET_COMPRESS(buf->b_hdr) : ZIO_COMPRESS_OFF);  in arc_get_compression()
1386 HDR_GET_COMPRESS(hdr) : ZIO_COMPRESS_OFF); in arc_hdr_get_compress()
1790 if (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF && in arc_hdr_size()
1822 if (HDR_GET_COMPRESS(hdr) != ZIO_COMPRESS_OFF && in arc_hdr_authenticate()
1842 ASSERT3U(HDR_GET_COMPRESS(hdr), ==, ZIO_COMPRESS_OFF); in arc_hdr_authenticate()
1898 if (HDR_GET_COMPRESS(hdr) != ZIO_COMPRESS_OFF && in arc_hdr_decrypt()
2021 (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF); in arc_buf_fill()
2734 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF; in arc_can_share()
2788 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF) { in arc_buf_alloc_impl()
3175 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF); in arc_buf_destroy_impl()
3467 B_FALSE, ZIO_COMPRESS_OFF, 0, type); in arc_alloc_buf()
3487 ASSERT3U(compression_type, >, ZIO_COMPRESS_OFF); in arc_alloc_compressed_buf()
3521 ASSERT3U(compression_type, >=, ZIO_COMPRESS_OFF); in arc_alloc_raw_buf()
5556 ASSERT3U(arc_hdr_get_compress(hdr), ==, ZIO_COMPRESS_OFF); in arc_hdr_verify()
6204 if (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF) { in arc_read()
6319 if (HDR_GET_COMPRESS(hdr) != ZIO_COMPRESS_OFF && in arc_read()
6698 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF); in arc_release()
6851 if (BP_GET_COMPRESS(bp) == ZIO_COMPRESS_OFF) in arc_write_ready()
6863 compress = ZIO_COMPRESS_OFF; in arc_write_ready()
6908 } else if (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF && in arc_write_ready()
7111 arc_hdr_set_compress(hdr, ZIO_COMPRESS_OFF); in arc_write()
8863 if (HDR_GET_COMPRESS(hdr) != ZIO_COMPRESS_OFF && in l2arc_untransform()
9347 ASSERT((HDR_GET_COMPRESS(hdr) != ZIO_COMPRESS_OFF && in l2arc_apply_transforms()
9365 if ((compress == ZIO_COMPRESS_OFF || HDR_COMPRESSION_ENABLED(hdr)) && in l2arc_apply_transforms()
9375 if (compress != ZIO_COMPRESS_OFF && !HDR_COMPRESSION_ENABLED(hdr)) { in l2arc_apply_transforms()
9605 HDR_GET_COMPRESS(hdr) == ZIO_COMPRESS_OFF) && in l2arc_write_buffers()
10676 case ZIO_COMPRESS_OFF: in l2arc_log_blk_read()
11007 ZIO_COMPRESS_OFF); in l2arc_log_blk_commit()