allocated_primaries 460 lib/pacemaker/pcmk_sched_bundle.c GList *allocated_primaries = NULL; allocated_primaries 534 lib/pacemaker/pcmk_sched_bundle.c allocated_primaries = g_list_prepend(allocated_primaries, chosen); allocated_primaries 539 lib/pacemaker/pcmk_sched_bundle.c node_list_exclude(dependent->allowed_nodes, allocated_primaries, FALSE); allocated_primaries 541 lib/pacemaker/pcmk_sched_bundle.c g_list_free(allocated_primaries);