Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c798 struct receive_record_arg { struct
799 dmu_replay_record_t header;
800 void *payload; /* Pointer to a buffer containing the payload */
805 arc_buf_t *arc_buf;
806 int payload_size;
807 uint64_t bytes_read; /* bytes read from stream when record created */
808 boolean_t eos_marker; /* Marks the end of the stream */
809 bqueue_node_t node;