Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h157 typedef struct dmu_replay_record { struct
158 enum {
162 } drr_type;
163 uint32_t drr_payloadlen;
164 union {
268 } dmu_replay_record_t; argument