Searched refs:thr_error (Results 1 – 1 of 1) sorted by relevance
3437 MigThrError thr_error; in migration_thread() local3525 thr_error = migration_detect_error(s); in migration_thread()3526 if (thr_error == MIG_THR_ERR_FATAL) { in migration_thread()3529 } else if (thr_error == MIG_THR_ERR_RECOVERED) { in migration_thread()3577 MigThrError thr_error; in bg_migration_thread() local3682 thr_error = migration_detect_error(s); in bg_migration_thread()3683 if (thr_error == MIG_THR_ERR_FATAL) { in bg_migration_thread()