Searched defs:receive_arg (Results 1 – 1 of 1) sorted by relevance
1800 struct receive_arg { struct1801 objset_t *os;1802 kthread_t *td;1803 struct file *fp;1804 uint64_t voff; /* The current offset in the stream */1805 uint64_t bytes_read;1810 struct receive_record_arg *rrd;1812 struct receive_record_arg *next_rrd;1813 zio_cksum_t cksum;1814 zio_cksum_t prev_cksum;[all …]