Home
last modified time | relevance | path

Searched defs:dmu_buf_impl (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h149 typedef struct dmu_buf_impl { struct
174 struct dmu_buf_impl *db_parent; argument
179 struct dmu_buf_impl *db_hash_next; argument
182 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 …]