Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance
200 typedef struct dmu_buf_impl { struct207 dmu_buf_t db;231 struct dmu_buf_impl *db_parent; argument236 struct dmu_buf_impl *db_hash_next; argument243 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 …]