Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance
153 typedef struct dmu_buf_impl { struct178 struct dmu_buf_impl *db_parent; argument183 struct dmu_buf_impl *db_hash_next; argument186 uint64_t db_blkid;192 blkptr_t *db_blkptr;200 uint8_t db_level;203 kmutex_t db_mtx;208 dbuf_states_t db_state;215 refcount_t db_holds;218 arc_buf_t *db_buf;[all …]