Home
last modified time | relevance | path

Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h200 typedef struct dmu_buf_impl { struct
207 dmu_buf_t db;
231 struct dmu_buf_impl *db_parent; argument
236 struct dmu_buf_impl *db_hash_next; argument
243 avl_node_t db_link;
246 uint64_t db_blkid;
252 blkptr_t *db_blkptr;
260 uint8_t db_level;
263 uint8_t db_freed_in_flight;
268 uint8_t db_user_immediate_evict;
[all …]