Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance
199 typedef struct dmu_buf_impl { struct206 dmu_buf_t db;230 struct dmu_buf_impl *db_parent; argument235 struct dmu_buf_impl *db_hash_next; argument242 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 …]