best_score 1545 lib/pacemaker/pcmk_sched_colocation.c int best_score = -PCMK_SCORE_INFINITY; best_score 1580 lib/pacemaker/pcmk_sched_colocation.c if ((node->assign->score > best_score) best_score 1585 lib/pacemaker/pcmk_sched_colocation.c best_score = node->assign->score; best_score 1597 lib/pacemaker/pcmk_sched_colocation.c best_node, rsc->id, best_score, attr, value); best_score 1605 lib/pacemaker/pcmk_sched_colocation.c return best_score;