Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc.h213 } arc_buf_contents_t; typedef
243 arc_buf_contents_t abi_state_contents;
283 arc_buf_t *arc_alloc_buf(spa_t *spa, const void *tag, arc_buf_contents_t type,
H A Darc_impl.h477 arc_buf_contents_t b_type;
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_arc.h55 __field(arc_buf_contents_t, hdr_type)
194 __field(arc_buf_contents_t, hdr_type)
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c854 arc_buf_contents_t l2df_type;
900 static arc_buf_contents_t arc_buf_type(arc_buf_hdr_t *);
901 static uint32_t arc_bufc_to_flags(arc_buf_contents_t);
1564 static arc_buf_contents_t
1567 arc_buf_contents_t type; in arc_buf_type()
1584 arc_bufc_to_flags(arc_buf_contents_t type) in arc_bufc_to_flags()
1731 arc_buf_alloc_l2only(size_t size, arc_buf_contents_t type, l2arc_dev_t *dev, in arc_buf_alloc_l2only()
2221 arc_buf_contents_t type = arc_buf_type(hdr); in arc_evictable_space_increment()
2260 arc_buf_contents_t type = arc_buf_type(hdr); in arc_evictable_space_decrement()
2411 arc_buf_contents_t type = arc_buf_type(hdr); in arc_change_state()
[all …]
H A Ddbuf.c1720 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_fix_old_data()
2086 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_new_size()
4797 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_sync_leaf()