expand           2432 pengine/allocate.c         rsc->cmds->expand(rsc, data_set);
expand             45 pengine/allocate.h     void (*expand) (resource_t *, pe_working_set_t *);
expand           1252 pengine/clone.c         child_rsc->cmds->expand(child_rsc, data_set);
expand            827 pengine/container.c         container_data->child->cmds->expand(container_data->child, data_set);
expand            847 pengine/container.c             tuple->ip->cmds->expand(tuple->ip, data_set);
expand            850 pengine/container.c             tuple->docker->cmds->expand(tuple->docker, data_set);
expand            853 pengine/container.c             tuple->remote->cmds->expand(tuple->remote, data_set);
expand            478 pengine/group.c         child_rsc->cmds->expand(child_rsc, data_set);
expand           2155 pengine/native.c         child_rsc->cmds->expand(child_rsc, data_set);