allocated_primaries  428 lib/pacemaker/pcmk_sched_bundle.c     GList *allocated_primaries = NULL;
allocated_primaries  502 lib/pacemaker/pcmk_sched_bundle.c             allocated_primaries = g_list_prepend(allocated_primaries, chosen);
allocated_primaries  507 lib/pacemaker/pcmk_sched_bundle.c         node_list_exclude(dependent->allowed_nodes, allocated_primaries, FALSE);
allocated_primaries  509 lib/pacemaker/pcmk_sched_bundle.c     g_list_free(allocated_primaries);