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;
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()
3576 arc_buf_contents_t type = hdr->b_type; in l2arc_hdr_arcstats_update()
4034 arc_buf_contents_t type) in arc_evict_state()
4182 arc_buf_contents_t type) in arc_adjust_impl()
4240 static arc_buf_contents_t
[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()