only_positive    1659 lib/pacemaker/pcmk_sched_colocation.c                               float factor, bool only_positive)
only_positive    1745 lib/pacemaker/pcmk_sched_colocation.c         if (only_positive && (new_score < 0) && (node->weight > 0)) {
only_positive    1754 lib/pacemaker/pcmk_sched_colocation.c         if (only_positive && (new_score < 0) && (node->weight == 0)) {