Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance
160 typedef struct dmu_buf_impl { struct185 struct dmu_buf_impl *db_parent; argument190 struct dmu_buf_impl *db_hash_next; argument197 avl_node_t db_link;200 uint64_t db_blkid;206 blkptr_t *db_blkptr;214 uint8_t db_level;217 kmutex_t db_mtx;222 dbuf_states_t db_state;229 zfs_refcount_t db_holds;[all …]