rsc_colocation_rh 37 pengine/allocate.h void (*rsc_colocation_rh) (resource_t *, resource_t *, rsc_colocation_t *); rsc_colocation_rh 1098 pengine/clone.c child_rsc->cmds->rsc_colocation_rh(rsc_lh, child_rsc, constraint); rsc_colocation_rh 484 pengine/container.c tuple->docker->cmds->rsc_colocation_rh(rsc_lh, tuple->docker, constraint); rsc_colocation_rh 350 pengine/group.c group_data->last_child->cmds->rsc_colocation_rh(rsc_lh, group_data->last_child, rsc_colocation_rh 354 pengine/group.c group_data->first_child->cmds->rsc_colocation_rh(rsc_lh, group_data->first_child, rsc_colocation_rh 369 pengine/group.c child_rsc->cmds->rsc_colocation_rh(rsc_lh, child_rsc, constraint); rsc_colocation_rh 1014 pengine/master.c child_rsc->cmds->rsc_colocation_rh(rsc_lh, child_rsc, constraint); rsc_colocation_rh 1560 pengine/native.c rsc_rh->cmds->rsc_colocation_rh(rsc_lh, rsc_rh, constraint);