Searched defs:receive_arg (Results 1 – 1 of 1) sorted by relevance
1703 struct receive_arg { struct1704 objset_t *os;1705 vnode_t *vp; /* The vnode to read the stream from */1706 uint64_t voff; /* The current offset in the stream */1707 uint64_t bytes_read;1712 struct receive_record_arg *rrd;1714 struct receive_record_arg *next_rrd;1715 zio_cksum_t cksum;1716 zio_cksum_t prev_cksum;1717 int err;[all …]