Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h141 typedef struct dmu_replay_record { struct
142 enum {
146 } drr_type;
147 uint32_t drr_payloadlen;
148 union {
252 } dmu_replay_record_t; argument