allocated_primaries 469 lib/pacemaker/pcmk_sched_bundle.c GList *allocated_primaries = NULL; allocated_primaries 540 lib/pacemaker/pcmk_sched_bundle.c allocated_primaries = g_list_prepend(allocated_primaries, chosen); allocated_primaries 545 lib/pacemaker/pcmk_sched_bundle.c node_list_exclude(dependent->allowed_nodes, allocated_primaries, FALSE); allocated_primaries 547 lib/pacemaker/pcmk_sched_bundle.c g_list_free(allocated_primaries);