Home
last modified time | relevance | path

Searched defs:receive_arg (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1703 struct receive_arg { struct
1704 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 …]