Searched defs:receive_record_arg (Results 1 – 1 of 1) sorted by relevance
91 struct receive_record_arg { struct92 dmu_replay_record_t header;93 void *payload; /* Pointer to a buffer containing the payload */98 abd_t *abd;99 int payload_size;100 uint64_t bytes_read; /* bytes read from stream when record created */101 boolean_t eos_marker; /* Marks the end of the stream */102 bqueue_node_t node;