pacemaker
2.1.2-ada5c3b36
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/msg_xml.h>
#include <pacemaker-internal.h>
#include "libpacemaker_private.h"
Go to the source code of this file.
Functions | |
GList * | pcmk__colocated_resources (pe_resource_t *rsc, pe_resource_t *orig_rsc, GList *colocated_rscs) |
GList* pcmk__colocated_resources | ( | pe_resource_t * | rsc, |
pe_resource_t * | orig_rsc, | ||
GList * | colocated_rscs | ||
) |
Definition at line 18 of file pcmk_sched_resource.c.