Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c1006 DO64(drr_write_byref.drr_object); in byteswap_record()
1007 DO64(drr_write_byref.drr_offset); in byteswap_record()
1008 DO64(drr_write_byref.drr_length); in byteswap_record()
1009 DO64(drr_write_byref.drr_toguid); in byteswap_record()
1010 DO64(drr_write_byref.drr_refguid); in byteswap_record()
1011 DO64(drr_write_byref.drr_refobject); in byteswap_record()
1012 DO64(drr_write_byref.drr_refoffset); in byteswap_record()
1015 DO64(drr_write_byref.drr_key.ddk_prop); in byteswap_record()
1578 struct drr_write_byref *drrwbr) in receive_write_byref()
2136 struct drr_write_byref *drrwb = in receive_read_record()
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h277 struct drr_write_byref { struct
292 } drr_write_byref; member
/illumos-gate/usr/src/cmd/zstreamdump/
H A Dzstreamdump.c233 struct drr_write_byref *drrwbr = &thedrr.drr_u.drr_write_byref; in main()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c400 struct drr_write_byref *wbr_drrr = in cksummer()
401 &wbr_drr.drr_u.drr_write_byref; in cksummer()