zio_data_buf_free
zio_data_buf_free(abd->abd_u.abd_linear.abd_buf, abd->abd_size);
zio_data_buf_free(buf, n);
zio_data_buf_free(buf, size);
extern void zio_data_buf_free(void *buf, size_t size);