Searched refs:restore_file (Results 1 – 3 of 3) sorted by relevance
703 const char *restore_file = dom_info->restore_file; in create_domain() local725 int restoring = (restore_file || (migrate_fd >= 0)); in create_domain()740 restore_source = restore_file; in create_domain()741 restore_fd = open(restore_file, O_RDONLY); in create_domain()
222 dom_info.restore_file = checkpoint_file; in main_restore()
45 const char *restore_file; member
Completed in 7 milliseconds