Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h189 #define DRR_WRITE_PAYLOAD_SIZE(drrw) \ macro
/illumos-gate/usr/src/cmd/zstreamdump/
H A Dzstreamdump.c502 payload_size = DRR_WRITE_PAYLOAD_SIZE(drrw); in main()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c1545 DRR_WRITE_PAYLOAD_SIZE(drrw)); in receive_write()
2124 DRR_WRITE_PAYLOAD_SIZE(drrw), abuf->b_data); in receive_read_record()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c363 payload_size = DRR_WRITE_PAYLOAD_SIZE(drrw); in cksummer()
3366 DRR_WRITE_PAYLOAD_SIZE(&drr->drr_u.drr_write); in recv_skip()