pacemaker
2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/crm.h>
#include <crm/cib.h>
#include <crm/msg_xml.h>
#include <crm/common/xml.h>
#include <crm/common/xml_internal.h>
#include <glib.h>
#include <crm/pengine/status.h>
#include <pacemaker-internal.h>
#include "libpacemaker_private.h"
Go to the source code of this file.
Functions | |
CRM_TRACE_INIT_DATA (pacemaker) | |
void | pcmk__schedule_actions (xmlNode *cib, unsigned long long flags, pe_working_set_t *data_set) |
CRM_TRACE_INIT_DATA | ( | pacemaker | ) |
void pcmk__schedule_actions | ( | xmlNode * | cib, |
unsigned long long | flags, | ||
pe_working_set_t * | data_set | ||
) |
Definition at line 755 of file pcmk_sched_allocate.c.