countdown 649 pengine/allocate.c int fail_count, countdown; countdown 671 pengine/allocate.c countdown = QB_MAX(rsc->migration_threshold - fail_count, 0); countdown 679 pengine/allocate.c if (countdown == 0) { countdown 686 pengine/allocate.c failed->id, countdown, node->details->uname); countdown 81 pengine/container.c int fail_count, countdown; countdown 102 pengine/container.c countdown = QB_MAX(rsc->migration_threshold - fail_count, 0); countdown 104 pengine/container.c if (countdown == 0) { countdown 112 pengine/container.c rsc->id, countdown, node->details->uname);