HomeSort by: relevance | last modified time | path
    Searched refs:dmu_buf_impl (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dbuf.h 95 struct dmu_buf_impl;
114 struct dmu_buf_impl *dr_dbuf;
153 typedef struct dmu_buf_impl { struct
178 struct dmu_buf_impl *db_parent;
183 struct dmu_buf_impl *db_hash_next;
dmu_tx.h 40 struct dmu_buf_impl;
151 void dmu_tx_dirty_buf(dmu_tx_t *tx, struct dmu_buf_impl *db);
dnode.h 111 struct dmu_buf_impl;
165 struct dmu_buf_impl *dn_dbuf;
232 struct dmu_buf_impl *dn_bonus; /* bonus buffer dbuf */

Completed in 22 milliseconds