Home
last modified time | relevance | path

Searched refs:arc_buf_type (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1433 arc_buf_type(arc_buf_hdr_t *hdr) in arc_buf_type() function
2066 arc_buf_contents_t type = arc_buf_type(hdr); in arc_evictable_space_increment()
2106 arc_buf_contents_t type = arc_buf_type(hdr); in arc_evictable_space_decrement()
2213 arc_buf_contents_t buftype = arc_buf_type(hdr); in arc_change_state()
2784 arc_buf_contents_t type = arc_buf_type(hdr); in arc_hdr_free_on_write()
4937 arc_buf_contents_t type = arc_buf_type(hdr); in arc_get_data_abd()
4951 arc_buf_contents_t type = arc_buf_type(hdr); in arc_get_data_buf()
4973 arc_buf_contents_t type = arc_buf_type(hdr); in arc_get_data_impl()
5067 arc_buf_contents_t type = arc_buf_type(hdr); in arc_free_data_buf()
5085 arc_buf_contents_t type = arc_buf_type(hdr); in arc_free_data_impl()
[all …]