Searched defs:receive_arg (Results 1 – 1 of 1) sorted by relevance
863 struct receive_arg { struct864 objset_t *os;865 vnode_t *vp; /* The vnode to read the stream from */866 uint64_t voff; /* The current offset in the stream */867 uint64_t bytes_read;872 struct receive_record_arg *rrd;874 struct receive_record_arg *next_rrd;875 zio_cksum_t cksum;876 zio_cksum_t prev_cksum;877 int err;[all …]