pacemaker  2.0.1-9e909a5bdd
Scalable High-Availability cluster resource manager
Functions
pe_status_private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

G_GNUC_INTERNAL pe_resource_tpe__create_clone_child (pe_resource_t *rsc, pe_working_set_t *data_set)
 
G_GNUC_INTERNAL void pe__force_anon (const char *standard, pe_resource_t *rsc, const char *rid, pe_working_set_t *data_set)
 

Function Documentation

◆ pe__create_clone_child()

G_GNUC_INTERNAL pe_resource_t* pe__create_clone_child ( pe_resource_t rsc,
pe_working_set_t data_set 
)

Definition at line 58 of file clone.c.

◆ pe__force_anon()

G_GNUC_INTERNAL void pe__force_anon ( const char *  standard,
pe_resource_t rsc,
const char *  rid,
pe_working_set_t data_set 
)

Definition at line 21 of file clone.c.