Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h214 struct drr_write_byref { struct
253 struct drr_write_byref drr_write_byref; member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c1967 DO64(drr_write_byref.drr_object); in byteswap_record()
1968 DO64(drr_write_byref.drr_offset); in byteswap_record()
1969 DO64(drr_write_byref.drr_length); in byteswap_record()
1970 DO64(drr_write_byref.drr_toguid); in byteswap_record()
1971 DO64(drr_write_byref.drr_refguid); in byteswap_record()
1972 DO64(drr_write_byref.drr_refobject); in byteswap_record()
1973 DO64(drr_write_byref.drr_refoffset); in byteswap_record()
1974 ZIO_CHECKSUM_BSWAP(&drr->drr_u.drr_write_byref. in byteswap_record()
1976 DO64(drr_write_byref.drr_key.ddk_prop); in byteswap_record()
2256 struct drr_write_byref *drrwbr) in receive_write_byref()
[all …]
/netbsd-src/external/cddl/osnet/dist/cmd/zstreamdump/
H A Dzstreamdump.c211 struct drr_write_byref *drrwbr = &thedrr.drr_u.drr_write_byref; in main()
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c394 struct drr_write_byref *wbr_drrr = in cksummer()
395 &wbr_drr.drr_u.drr_write_byref; in cksummer()