Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddbuf.h103 typedef struct dbuf_dirty_record { struct
117 struct dbuf_dirty_record *dr_next; argument
120 struct dbuf_dirty_record *dr_parent; argument
123 unsigned int dr_accounted;
126 blkptr_t dr_bp_copy;
151 } dbuf_dirty_record_t; argument