Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c1099 enum zio_compress compress_type; in dbuf_alloc_arcbuf_from_arcbuf() local
1105 compress_type = arc_get_compression(data); in dbuf_alloc_arcbuf_from_arcbuf()
1118 compress_type, complevel); in dbuf_alloc_arcbuf_from_arcbuf()
1119 } else if (compress_type != ZIO_COMPRESS_OFF) { in dbuf_alloc_arcbuf_from_arcbuf()
1122 psize, lsize, compress_type, complevel); in dbuf_alloc_arcbuf_from_arcbuf()