Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h117 typedef struct dbuf_dirty_record { struct
131 struct dbuf_dirty_record *dr_next; argument
134 struct dbuf_dirty_record *dr_parent; argument
137 unsigned int dr_accounted;
140 blkptr_t dr_bp_copy;
142 union dirty_types {
175 } dbuf_dirty_record_t; argument