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.h199 typedef struct dmu_buf_impl { struct
206 dmu_buf_t db;
230 struct dmu_buf_impl *db_parent; argument
235 struct dmu_buf_impl *db_hash_next; argument
242 avl_node_t db_link;
245 uint64_t db_blkid;
251 blkptr_t *db_blkptr;
259 uint8_t db_level;
262 uint8_t db_freed_in_flight;
267 uint8_t db_user_immediate_evict;
[all …]