Searched refs:qemu_file_get_return_path (Results 1 – 6 of 6) sorted by relevance
70 QEMUFile *qemu_file_get_return_path(QEMUFile *f);
542 s->rp_state.from_dst_file = qemu_file_get_return_path(s->to_dst_file); in colo_process_checkpoint()848 mis->to_src_file = qemu_file_get_return_path(mis->from_src_file); in colo_process_incoming_thread()
120 QEMUFile *qemu_file_get_return_path(QEMUFile *f) in qemu_file_get_return_path() function
890 mis->to_src_file = qemu_file_get_return_path(mis->from_src_file); in postcopy_try_recover()2474 ms->rp_state.from_dst_file = qemu_file_get_return_path(ms->to_dst_file); in open_return_path_on_source()
2476 mis->to_src_file = qemu_file_get_return_path(f); in loadvm_process_command()
583 ``qemu_file_get_return_path(QEMUFile* fwdpath)`` gives the QEMUFile* for the return