Home
last modified time | relevance | path

Searched refs:byteswap_record (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_byteswap.h46 byteswap_record(dmu_replay_record_t *drr, uint32_t drr_type);
H A Dzstream_byteswap.c58 byteswap_record(drr, drr_type); in chain_byteswap()
69 byteswap_record(dmu_replay_record_t *drr, uint32_t drr_type) in byteswap_record() function
H A Dzstream_redup.c148 byteswap_record(drr, BSWAP_32(drr->drr_type)); in chain_redup_writes()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c176 byteswap_record(dmu_replay_record_t *drr) in byteswap_record() function
1356 byteswap_record(drr_begin); in dmu_recv_begin()
4266 byteswap_record(&drc->drc_next_rrd->header); in receive_read_payload_and_next_header()