Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc.h168 } arc_buf_contents_t; typedef
206 arc_buf_t *arc_alloc_buf(spa_t *spa, void *tag, arc_buf_contents_t type,
H A Darc_impl.h455 arc_buf_contents_t b_type;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c762 arc_buf_contents_t l2df_type;
800 static arc_buf_contents_t arc_buf_type(arc_buf_hdr_t *);
801 static uint32_t arc_bufc_to_flags(arc_buf_contents_t);
1432 static arc_buf_contents_t
1435 arc_buf_contents_t type; in arc_buf_type()
1452 arc_bufc_to_flags(arc_buf_contents_t type) in arc_bufc_to_flags()
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()
2768 l2arc_free_abd_on_write(abd_t *abd, size_t size, arc_buf_contents_t type) in l2arc_free_abd_on_write()
[all …]
H A Ddbuf.c1145 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_read_impl()
1279 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_fix_old_data()
1439 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_noread()
1603 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_new_size()
3615 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_sync_leaf()