Searched refs:restore_file (Results 1 – 3 of 3) sorted by relevance
660 const char *restore_file = dom_info->restore_file; in create_domain() local682 int restoring = (restore_file || (migrate_fd >= 0)); in create_domain()697 restore_source = restore_file; in create_domain()698 restore_fd = open(restore_file, O_RDONLY); in create_domain()
222 dom_info.restore_file = checkpoint_file; in main_restore()
47 const char *restore_file; member
Completed in 6 milliseconds