Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c1929 #define DO64(X) (drr->drr_u.X = BSWAP_64(drr->drr_u.X)) in byteswap_record() macro
1936 DO64(drr_begin.drr_magic); in byteswap_record()
1937 DO64(drr_begin.drr_versioninfo); in byteswap_record()
1938 DO64(drr_begin.drr_creation_time); in byteswap_record()
1941 DO64(drr_begin.drr_toguid); in byteswap_record()
1942 DO64(drr_begin.drr_fromguid); in byteswap_record()
1945 DO64(drr_object.drr_object); in byteswap_record()
1950 DO64(drr_object.drr_toguid); in byteswap_record()
1953 DO64(drr_freeobjects.drr_firstobj); in byteswap_record()
1954 DO64(drr_freeobjects.drr_numobjs); in byteswap_record()
[all …]