colocation_constraints 234 include/crm/common/scheduler.h GList *colocation_constraints; // Colocation constraints colocation_constraints 394 lib/pacemaker/pcmk_sched_colocation.c dependent->cluster->colocation_constraints = g_list_prepend( colocation_constraints 395 lib/pacemaker/pcmk_sched_colocation.c dependent->cluster->colocation_constraints, new_con); colocation_constraints 394 lib/pengine/status.c g_list_length(scheduler->colocation_constraints)); colocation_constraints 395 lib/pengine/status.c g_list_free_full(scheduler->colocation_constraints, free); colocation_constraints 396 lib/pengine/status.c scheduler->colocation_constraints = NULL;