| 
    pacemaker
    2.1.6-802a72226b
    
   Scalable High-Availability cluster resource manager 
   | 
 
#include <glib.h>#include <crm/common/xml.h>#include <crm/pengine/status.h>#include <crm/pengine/complex.h>#include <crm/common/xml_internal.h>#include <crm/pengine/internal.h>#include <pcmki/pcmki_scheduler.h>

Go to the source code of this file.
| enum pe_action_flags clone_action_flags | ( | pe_action_t * | action, | 
| const pe_node_t * | node | ||
| ) | 
Definition at line 376 of file pcmk_sched_clone.c.
| void clone_append_meta | ( | const pe_resource_t * | rsc, | 
| xmlNode * | xml | ||
| ) | 
Definition at line 549 of file pcmk_sched_clone.c.
| void clone_create_actions | ( | pe_resource_t * | rsc | ) | 
Definition at line 144 of file pcmk_sched_clone.c.
| bool clone_create_probe | ( | pe_resource_t * | rsc, | 
| pe_node_t * | node | ||
| ) | 
Definition at line 514 of file pcmk_sched_clone.c.
| void clone_expand | ( | pe_resource_t * | rsc | ) | 
Definition at line 404 of file pcmk_sched_clone.c.
| void clone_internal_constraints | ( | pe_resource_t * | rsc | ) | 
Definition at line 157 of file pcmk_sched_clone.c.
| void clone_rsc_location | ( | pe_resource_t * | rsc, | 
| pe__location_t * | constraint | ||
| ) | 
Definition at line 382 of file pcmk_sched_clone.c.
| enum pe_action_flags pcmk__bundle_action_flags | ( | pe_action_t * | action, | 
| const pe_node_t * | node | ||
| ) | 
Definition at line 549 of file pcmk_sched_bundle.c.
| void pcmk__bundle_add_utilization | ( | const pe_resource_t * | rsc, | 
| const pe_resource_t * | orig_rsc, | ||
| GList * | all_rscs, | ||
| GHashTable * | utilization | ||
| ) | 
Definition at line 844 of file pcmk_sched_bundle.c.
| pe_node_t* pcmk__bundle_allocate | ( | pe_resource_t * | rsc, | 
| const pe_node_t * | prefer | ||
| ) | 
Definition at line 45 of file pcmk_sched_bundle.c.
| void pcmk__bundle_create_actions | ( | pe_resource_t * | rsc | ) | 
Definition at line 141 of file pcmk_sched_bundle.c.
| bool pcmk__bundle_create_probe | ( | pe_resource_t * | rsc, | 
| pe_node_t * | node | ||
| ) | 
Definition at line 730 of file pcmk_sched_bundle.c.
| void pcmk__bundle_expand | ( | pe_resource_t * | rsc | ) | 
Definition at line 648 of file pcmk_sched_bundle.c.
| void pcmk__bundle_internal_constraints | ( | pe_resource_t * | rsc | ) | 
Definition at line 189 of file pcmk_sched_bundle.c.
| void pcmk__bundle_rsc_location | ( | pe_resource_t * | rsc, | 
| pe__location_t * | constraint | ||
| ) | 
Definition at line 611 of file pcmk_sched_bundle.c.
| void pcmk__bundle_shutdown_lock | ( | pe_resource_t * | rsc | ) | 
Definition at line 873 of file pcmk_sched_bundle.c.
| void pcmk__clone_add_utilization | ( | const pe_resource_t * | rsc, | 
| const pe_resource_t * | orig_rsc, | ||
| GList * | all_rscs, | ||
| GHashTable * | utilization | ||
| ) | 
Definition at line 596 of file pcmk_sched_clone.c.
| void pcmk__clone_shutdown_lock | ( | pe_resource_t * | rsc | ) | 
Definition at line 640 of file pcmk_sched_clone.c.
| void pcmk__log_transition_summary | ( | const char * | filename | ) | 
Definition at line 930 of file pcmk_graph_producer.c.
 1.8.14