Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h102 typedef struct dbuf_dirty_record { struct
116 struct dbuf_dirty_record *dr_next; argument
119 struct dbuf_dirty_record *dr_parent; argument
122 unsigned int dr_accounted;
147 } dbuf_dirty_record_t; argument