Searched refs:arc_buf_destroy (Results 1 – 1 of 1) sorted by relevance
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | arc.c | 1368 arc_buf_destroy(arc_buf_t *buf, boolean_t recycle, boolean_t all) in arc_buf_destroy() function 1475 arc_buf_destroy(hdr->b_buf, FALSE, FALSE); in arc_hdr_destroy() 1483 arc_buf_destroy(hdr->b_buf, FALSE, TRUE); in arc_hdr_destroy() 1519 arc_buf_destroy(buf, FALSE, TRUE); in arc_buf_free() 1542 arc_buf_destroy(buf, FALSE, TRUE); in arc_buf_free() 1570 arc_buf_destroy(buf, FALSE, TRUE); in arc_buf_remove_ref() 1657 arc_buf_destroy(buf, in arc_evict() 1667 arc_buf_destroy(buf, in arc_evict() 2989 arc_buf_destroy(buf, FALSE, FALSE); in arc_buf_evict()
|