best_score 1546 lib/pacemaker/pcmk_sched_colocation.c int best_score = -PCMK_SCORE_INFINITY; best_score 1581 lib/pacemaker/pcmk_sched_colocation.c if ((node->weight > best_score) best_score 1586 lib/pacemaker/pcmk_sched_colocation.c best_score = node->weight; best_score 1598 lib/pacemaker/pcmk_sched_colocation.c best_node, rsc->id, best_score, attr, value); best_score 1606 lib/pacemaker/pcmk_sched_colocation.c return best_score;