Searched refs:stream_start (Results 1 – 3 of 3) sorted by relevance
67 void stream_start(const char *job_id, BlockDriverState *bs,
967 uint64_t *stream_start; in test_file_common() 979 stream_start = (uint64_t *)(actual + size); in migrate_hook_start_precopy_tcp_multifd_common() 980 g_assert_cmpint(cpu_to_be64(*stream_start) >> 32, ==, QEMU_VM_FILE_MAGIC); in migrate_hook_start_precopy_tcp_multifd_common() 890 uint64_t *stream_start; file_check_offset_region() local
251 void stream_start(const char *job_id, BlockDriverState *bs, in stream_start() function