Searched refs:DRR_BEGIN (Results 1 – 10 of 10) sorted by relevance
124 if (drr->drr_type != DRR_BEGIN) { in dump_record()232 if (drr->drr_type != DRR_BEGIN) { in zfs_redup_stream()239 case DRR_BEGIN: in zfs_redup_stream()382 if (drr->drr_type != DRR_BEGIN) { in zfs_redup_stream()
351 case DRR_BEGIN: in zstream_do_dump()745 if (drr->drr_type != DRR_BEGIN && very_verbose) { in zstream_do_dump()763 (u_longlong_t)drr_record_count[DRR_BEGIN], in zstream_do_dump()764 (u_longlong_t)drr_byte_count[DRR_BEGIN]); in zstream_do_dump()
590 grep DRR_BEGIN | awk '{ print $5 }')594 grep DRR_BEGIN | awk '{ print $5 }')
244 DRR_BEGIN, DRR_OBJECT, DRR_FREEOBJECTS, enumerator
97 if (drr->drr_type != DRR_BEGIN) { in dump_record()2059 drr.drr_type = DRR_BEGIN; in send_prelim_records()3539 assert(drr->drr_type == DRR_BEGIN); in zfs_receive_package()3762 case DRR_BEGIN: in recv_skip()5056 if (drrb->drr_magic != DMU_BACKUP_MAGIC || drr.drr_type != DRR_BEGIN) { in zfs_receive_impl()
144 case DRR_BEGIN: in byteswap_record()218 if (drr->drr_type != DRR_BEGIN) { in byteswap_record()2397 if (drc->drc_next_rrd->header.drr_type == DRR_BEGIN) { in receive_read_payload_and_next_header()
265 if (dscp->dsc_drr->drr_type == DRR_BEGIN) { in dump_record()2007 drr->drr_type = DRR_BEGIN; in create_begin_record()
5179 begin_record.drr_type = DRR_BEGIN; in zfs_ioc_recv()
917 ASSERT3S(drr.drr_type, ==, DRR_BEGIN); in recv_impl()
430 <enumerator name='DRR_BEGIN' value='0'/>