arc_free_data_buf
arc_free_data_buf(hdr, buf->b_data, HDR_GET_PSIZE(hdr),
arc_free_data_buf(hdr, buf->b_data, size, buf);
static void arc_free_data_buf(arc_buf_hdr_t *, void *, uint64_t, void *);