Searched refs:DRR_SPILL_PAYLOAD_SIZE (Results 1 – 5 of 5) sorted by relevance
219 #define DRR_SPILL_PAYLOAD_SIZE(drrs) \ macro
293 payload_size = DRR_SPILL_PAYLOAD_SIZE(drrs); in zfs_redup_stream()
631 payload_size = DRR_SPILL_PAYLOAD_SIZE(drrs); in zstream_do_dump()
2211 DRR_SPILL_PAYLOAD_SIZE(drrs)); in receive_spill()2215 bcopy(abd_to_buf(abd), abuf->b_data, DRR_SPILL_PAYLOAD_SIZE(drrs)); in receive_spill()2558 int size = DRR_SPILL_PAYLOAD_SIZE(drrs); in receive_read_record()
3814 DRR_SPILL_PAYLOAD_SIZE(&drr->drr_u.drr_spill); in recv_skip()