Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c1391 arc_hdr_get_compress(arc_buf_hdr_t *hdr) in arc_hdr_get_compress() function
1786 if (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF && in arc_hdr_size()
2024 (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF); in arc_buf_fill()
2167 hdr, arc_hdr_get_compress(hdr), in arc_buf_fill()
2767 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF; in arc_can_share()
2827 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF) { in arc_buf_alloc_impl()
3218 arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF); in arc_buf_destroy_impl()
5649 ASSERT3U(arc_hdr_get_compress(hdr), ==, in arc_hdr_verify()
6211 if (arc_hdr_get_compress(hdr) != ZIO_COMPRESS_OFF) { in arc_read()
6365 ASSERT3U(arc_hdr_get_compress(hdr), !=, in arc_read()
[all …]