expand             62 include/pcmki/pcmki_sched_allocate.h     void (*expand) (pe_resource_t *, pe_working_set_t *);
expand           2060 lib/pacemaker/pcmk_sched_allocate.c         rsc->cmds->expand(rsc, data_set);
expand            903 lib/pacemaker/pcmk_sched_bundle.c         bundle_data->child->cmds->expand(bundle_data->child, data_set);
expand            955 lib/pacemaker/pcmk_sched_bundle.c             replica->ip->cmds->expand(replica->ip, data_set);
expand            958 lib/pacemaker/pcmk_sched_bundle.c             replica->container->cmds->expand(replica->container, data_set);
expand            961 lib/pacemaker/pcmk_sched_bundle.c             replica->remote->cmds->expand(replica->remote, data_set);
expand           1363 lib/pacemaker/pcmk_sched_clone.c         child_rsc->cmds->expand(child_rsc, data_set);
expand            560 lib/pacemaker/pcmk_sched_group.c         child_rsc->cmds->expand(child_rsc, data_set);
expand           2014 lib/pacemaker/pcmk_sched_native.c         child_rsc->cmds->expand(child_rsc, data_set);