Searched refs:migrate_has_error (Results 1 – 2 of 2) sorted by relevance
486 bool migrate_has_error(MigrationState *s);
1460 bool migrate_has_error(MigrationState *s) in migrate_has_error() function2144 if (migrate_has_error(s)) { in migration_rp_wait()2151 if (migrate_has_error(s)) { in migration_rp_wait()2471 if (migrate_has_error(ms) && ms->rp_state.from_dst_file) { in close_return_path_on_source()2482 return migrate_has_error(ms); in close_return_path_on_source()