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