Searched refs:arc_free_data_buf (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | arc.c | 1103 static void arc_free_data_buf(arc_buf_hdr_t *, void *, uint64_t, void *); 1907 arc_free_data_buf(hdr, buf->b_data, HDR_GET_PSIZE(hdr), 2724 arc_free_data_buf(hdr, buf->b_data, size, buf); 2823 arc_free_data_buf(hdr, hdr->b_l1hdr.b_pdata, 3240 * in arc_free_data_buf(). 4348 arc_free_data_buf(arc_buf_hdr_t *hdr, void *data, uint64_t size, void *tag) function
|
Completed in 820 milliseconds