expand 42 include/pcmki/pcmki_sched_allocate.h void (*expand) (pe_resource_t *, pe_working_set_t *); expand 2970 lib/pacemaker/pcmk_sched_allocate.c rsc->cmds->expand(rsc, data_set); expand 905 lib/pacemaker/pcmk_sched_bundle.c bundle_data->child->cmds->expand(bundle_data->child, data_set); expand 947 lib/pacemaker/pcmk_sched_bundle.c replica->ip->cmds->expand(replica->ip, data_set); expand 950 lib/pacemaker/pcmk_sched_bundle.c replica->container->cmds->expand(replica->container, data_set); expand 953 lib/pacemaker/pcmk_sched_bundle.c replica->remote->cmds->expand(replica->remote, data_set); expand 1322 lib/pacemaker/pcmk_sched_clone.c child_rsc->cmds->expand(child_rsc, data_set); expand 491 lib/pacemaker/pcmk_sched_group.c child_rsc->cmds->expand(child_rsc, data_set); expand 2366 lib/pacemaker/pcmk_sched_native.c child_rsc->cmds->expand(child_rsc, data_set);