Searched refs:compress_type (Results 1 – 1 of 1) sorted by relevance
1099 enum zio_compress compress_type; in dbuf_alloc_arcbuf_from_arcbuf() local1105 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()