Searched refs:eos_marker (Results 1 – 1 of 1) sorted by relevance
122 boolean_t eos_marker; /* Marks the end of the stream */ member583 record->eos_marker = B_FALSE; in send_cb()616 data->eos_marker = B_TRUE; in send_traverse_thread()908 while (!to_data->eos_marker && err == 0) { in dmu_send_impl()917 while (!to_data->eos_marker) { in dmu_send_impl()1761 boolean_t eos_marker; /* Marks the end of the stream */ member2793 for (rrd = bqueue_dequeue(&rwa->q); !rrd->eos_marker; in receive_writer_thread()3004 ra.next_rrd->eos_marker = B_TRUE; in dmu_recv_stream()