expand             42 include/pcmki/pcmki_sched_allocate.h     void (*expand) (pe_resource_t *, pe_working_set_t *);
expand           3010 lib/pacemaker/pcmk_sched_allocate.c         rsc->cmds->expand(rsc, data_set);
expand            915 lib/pacemaker/pcmk_sched_bundle.c         bundle_data->child->cmds->expand(bundle_data->child, data_set);
expand            967 lib/pacemaker/pcmk_sched_bundle.c             replica->ip->cmds->expand(replica->ip, data_set);
expand            970 lib/pacemaker/pcmk_sched_bundle.c             replica->container->cmds->expand(replica->container, data_set);
expand            973 lib/pacemaker/pcmk_sched_bundle.c             replica->remote->cmds->expand(replica->remote, data_set);
expand           1373 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           2363 lib/pacemaker/pcmk_sched_native.c         child_rsc->cmds->expand(child_rsc, data_set);