Lines Matching defs:drr_begin
161 DO64(drr_begin.drr_magic);
162 DO64(drr_begin.drr_versioninfo);
163 DO64(drr_begin.drr_creation_time);
164 DO32(drr_begin.drr_type);
165 DO32(drr_begin.drr_flags);
166 DO64(drr_begin.drr_toguid);
167 DO64(drr_begin.drr_fromguid);
285 struct drr_begin *drrb = drc->drc_drrb;
623 struct drr_begin *drrb = drba->drba_cookie->drc_drrb;
844 struct drr_begin *drrb = drc->drc_drrb;
1058 struct drr_begin *drrb = drc->drc_drrb;
1259 dmu_replay_record_t *drr_begin, boolean_t force, boolean_t heal,
1268 drc->drc_drr_begin = drr_begin;
1269 drc->drc_drrb = &drr_begin->drr_u.drr_begin;
1281 (void) fletcher_4_incremental_byteswap(drr_begin,
1283 byteswap_record(drr_begin);
1285 (void) fletcher_4_incremental_native(drr_begin,
3402 rwa->full = (drc->drc_drr_begin->drr_u.drr_begin.drr_fromguid == 0);