Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance
203 typedef struct dmu_buf_impl { struct228 struct dmu_buf_impl *db_parent; argument233 struct dmu_buf_impl *db_hash_next; argument240 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 …]