Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDdbuf.h203 typedef struct dmu_buf_impl { struct
228 struct dmu_buf_impl *db_parent; argument
233 struct dmu_buf_impl *db_hash_next; argument
240 avl_node_t db_link;
243 uint64_t db_blkid;
249 blkptr_t *db_blkptr;
257 uint8_t db_level;
260 uint8_t db_freed_in_flight;
265 uint8_t db_user_immediate_evict;
272 uint8_t db_pending_evict;
[all …]