zio_decompress_data_buf
zio_decompress_data_buf(c, pbuf2,
VERIFY0(zio_decompress_data_buf(BP_GET_COMPRESS(bp),
extern int zio_decompress_data_buf(enum zio_compress c, void *src, void *dst,
int ret = zio_decompress_data_buf(c, tmp, dst, s_len, d_len);