Searched defs:receive_record_arg (Results 1 – 1 of 1) sorted by relevance
1643 struct receive_record_arg { struct1644 dmu_replay_record_t header;1645 void *payload; /* Pointer to a buffer containing the payload */1650 arc_buf_t *write_buf;1651 int payload_size;1652 uint64_t bytes_read; /* bytes read from stream when record created */1653 boolean_t eos_marker; /* Marks the end of the stream */1654 bqueue_node_t node;