Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance
149 typedef struct dmu_buf_impl { struct174 struct dmu_buf_impl *db_parent; argument179 struct dmu_buf_impl *db_hash_next; argument182 uint64_t db_blkid;188 blkptr_t *db_blkptr;196 uint8_t db_level;199 kmutex_t db_mtx;204 dbuf_states_t db_state;211 refcount_t db_holds;214 arc_buf_t *db_buf;[all …]