pe_action_t 205 include/crm/pengine/internal.h pe_action_t *lh_action; pe_action_t 210 include/crm/pengine/internal.h pe_action_t *rh_action; pe_action_t 224 include/crm/pengine/internal.h pe_action_t *start, pe_action_t *started, pe_action_t 225 include/crm/pengine/internal.h pe_action_t *stop, pe_action_t *stopped); pe_action_t 228 include/crm/pengine/internal.h pe_action_t *pe__new_rsc_pseudo_action(pe_resource_t *rsc, const char *task, pe_action_t 286 include/crm/pengine/internal.h void pe__order_notifs_after_fencing(const pe_action_t *action, pe_action_t 288 include/crm/pengine/internal.h pe_action_t *stonith_op); pe_action_t 343 include/crm/pengine/internal.h pe_action_t *pe__clear_failcount(pe_resource_t *rsc, const pe_node_t *node, pe_action_t 377 include/crm/pengine/internal.h extern pe_action_t *get_pseudo_op(const char *name, pe_working_set_t * data_set); pe_action_t 378 include/crm/pengine/internal.h extern gboolean order_actions(pe_action_t * lh_action, pe_action_t * rh_action, enum pe_ordering order); pe_action_t 391 include/crm/pengine/internal.h pe_action_t *custom_action(pe_resource_t *rsc, char *key, const char *task, pe_action_t 444 include/crm/pengine/internal.h pe_action_t *find_first_action(const GList *input, const char *uuid, pe_action_t 455 include/crm/pengine/internal.h extern void pe_free_action(pe_action_t * action); pe_action_t 532 include/crm/pengine/internal.h pe_action_t *pe_fence_op(pe_node_t *node, const char *op, bool optional, pe_action_t 536 include/crm/pengine/internal.h const char *reason, pe_action_t *dependency, pe_action_t 539 include/crm/pengine/internal.h char *pe__action2reason(const pe_action_t *action, enum pe_action_flags flag); pe_action_t 540 include/crm/pengine/internal.h void pe_action_set_reason(pe_action_t *action, const char *reason, bool overwrite); pe_action_t 541 include/crm/pengine/internal.h void pe__add_action_expected_result(pe_action_t *action, int expected_result); pe_action_t 611 include/crm/pengine/internal.h pe_action_t *pe__clear_resource_history(pe_resource_t *rsc, pe_action_t 557 include/crm/pengine/pe_types.h pe_action_t *action; pe_action_t 27 include/pcmki/pcmki_sched_allocate.h enum pe_action_flags pcmk__bundle_action_flags(pe_action_t *action, pe_action_t 38 include/pcmki/pcmki_sched_allocate.h enum pe_action_flags clone_action_flags(pe_action_t *action, pe_action_t 217 lib/pacemaker/libpacemaker_private.h enum pe_action_flags (*action_flags)(pe_action_t *action, pe_action_t 243 lib/pacemaker/libpacemaker_private.h uint32_t (*update_ordered_actions)(pe_action_t *first, pe_action_t *then, pe_action_t 301 lib/pacemaker/libpacemaker_private.h void pcmk__update_action_for_orderings(pe_action_t *action, pe_action_t 305 lib/pacemaker/libpacemaker_private.h uint32_t pcmk__update_ordered_actions(pe_action_t *first, pe_action_t *then, pe_action_t 311 lib/pacemaker/libpacemaker_private.h void pcmk__log_action(const char *pre_text, const pe_action_t *action, pe_action_t 315 lib/pacemaker/libpacemaker_private.h pe_action_t *pcmk__new_cancel_action(pe_resource_t *rsc, const char *name, pe_action_t 319 lib/pacemaker/libpacemaker_private.h pe_action_t *pcmk__new_shutdown_action(pe_node_t *node); pe_action_t 322 lib/pacemaker/libpacemaker_private.h bool pcmk__action_locks_rsc_to_node(const pe_action_t *action); pe_action_t 325 lib/pacemaker/libpacemaker_private.h void pcmk__deduplicate_action_inputs(pe_action_t *action); pe_action_t 353 lib/pacemaker/libpacemaker_private.h bool pcmk__action_is_recurring(const pe_action_t *action); pe_action_t 359 lib/pacemaker/libpacemaker_private.h bool pcmk__graph_has_loop(const pe_action_t *init_action, pe_action_t 360 lib/pacemaker/libpacemaker_private.h const pe_action_t *action, pe_action_t 373 lib/pacemaker/libpacemaker_private.h void pcmk__order_vs_fence(pe_action_t *stonith_op, pe_working_set_t *data_set); pe_action_t 377 lib/pacemaker/libpacemaker_private.h pe_action_t *action, enum pe_ordering order); pe_action_t 489 lib/pacemaker/libpacemaker_private.h void pcmk__block_colocation_dependents(pe_action_t *action, pe_action_t 541 lib/pacemaker/libpacemaker_private.h pe_action_t *first_action, pe_resource_t *then_rsc, pe_action_t 542 lib/pacemaker/libpacemaker_private.h char *then_task, pe_action_t *then_action, pe_action_t 553 lib/pacemaker/libpacemaker_private.h pe_action_t *shutdown_op); pe_action_t 559 lib/pacemaker/libpacemaker_private.h void pcmk__order_after_each(pe_action_t *after, GList *list); pe_action_t 640 lib/pacemaker/libpacemaker_private.h pe_node_t *pcmk__connection_host_for_action(const pe_action_t *action); pe_action_t 646 lib/pacemaker/libpacemaker_private.h void pcmk__add_bundle_meta_to_xml(xmlNode *args_xml, const pe_action_t *action); pe_action_t 661 lib/pacemaker/libpacemaker_private.h enum pe_action_flags pcmk__primitive_action_flags(pe_action_t *action, pe_action_t 731 lib/pacemaker/libpacemaker_private.h enum pe_action_flags pcmk__group_action_flags(pe_action_t *action, pe_action_t 735 lib/pacemaker/libpacemaker_private.h uint32_t pcmk__group_update_ordered_actions(pe_action_t *first, pe_action_t 736 lib/pacemaker/libpacemaker_private.h pe_action_t *then, pe_action_t 819 lib/pacemaker/libpacemaker_private.h uint32_t pcmk__instance_update_ordered_actions(pe_action_t *first, pe_action_t 820 lib/pacemaker/libpacemaker_private.h pe_action_t *then, pe_action_t 827 lib/pacemaker/libpacemaker_private.h enum pe_action_flags pcmk__collective_action_flags(pe_action_t *action, pe_action_t 116 lib/pacemaker/pcmk_graph_producer.c pe_action_t *action = NULL; pe_action_t 138 lib/pacemaker/pcmk_graph_producer.c add_downed_nodes(xmlNode *xml, const pe_action_t *action, pe_action_t 167 lib/pacemaker/pcmk_graph_producer.c pe_action_t *input; pe_action_t 195 lib/pacemaker/pcmk_graph_producer.c clone_op_key(const pe_action_t *action, guint interval_ms) pe_action_t 221 lib/pacemaker/pcmk_graph_producer.c add_node_details(const pe_action_t *action, xmlNode *xml) pe_action_t 240 lib/pacemaker/pcmk_graph_producer.c add_resource_details(const pe_action_t *action, xmlNode *action_xml) pe_action_t 322 lib/pacemaker/pcmk_graph_producer.c add_action_attributes(pe_action_t *action, xmlNode *action_xml) pe_action_t 387 lib/pacemaker/pcmk_graph_producer.c create_graph_action(xmlNode *parent, pe_action_t *action, bool skip_details, pe_action_t 489 lib/pacemaker/pcmk_graph_producer.c should_add_action_to_graph(const pe_action_t *action) pe_action_t 599 lib/pacemaker/pcmk_graph_producer.c should_add_input_to_graph(const pe_action_t *action, pe_action_wrapper_t *input) pe_action_t 761 lib/pacemaker/pcmk_graph_producer.c pcmk__graph_has_loop(const pe_action_t *init_action, const pe_action_t *action, pe_action_t 837 lib/pacemaker/pcmk_graph_producer.c create_graph_synapse(const pe_action_t *action, pe_working_set_t *data_set) pe_action_t 876 lib/pacemaker/pcmk_graph_producer.c pe_action_t *action = (pe_action_t *) data; pe_action_t 1050 lib/pacemaker/pcmk_graph_producer.c pe_action_t *action = (pe_action_t *) iter->data; pe_action_t 113 lib/pacemaker/pcmk_output.c pe_action_t *action = va_arg(args, pe_action_t *); pe_action_t 114 lib/pacemaker/pcmk_output.c pe_action_t *source = va_arg(args, pe_action_t *); pe_action_t 238 lib/pacemaker/pcmk_output.c pe_action_t *action = va_arg(args, pe_action_t *); pe_action_t 239 lib/pacemaker/pcmk_output.c pe_action_t *source = va_arg(args, pe_action_t *); pe_action_t 1075 lib/pacemaker/pcmk_output.c pe_action_t *start = NULL; pe_action_t 1076 lib/pacemaker/pcmk_output.c pe_action_t *stop = NULL; pe_action_t 1077 lib/pacemaker/pcmk_output.c pe_action_t *promote = NULL; pe_action_t 1078 lib/pacemaker/pcmk_output.c pe_action_t *demote = NULL; pe_action_t 1131 lib/pacemaker/pcmk_output.c pe_action_t *migrate_op = NULL; pe_action_t 1193 lib/pacemaker/pcmk_output.c pe_action_t *stop_op = NULL; pe_action_t 31 lib/pacemaker/pcmk_sched_actions.c action_flags_for_ordering(pe_action_t *action, const pe_node_t *node) pe_action_t 184 lib/pacemaker/pcmk_sched_actions.c static pe_action_t * pe_action_t 185 lib/pacemaker/pcmk_sched_actions.c action_for_ordering(pe_action_t *action) pe_action_t 187 lib/pacemaker/pcmk_sched_actions.c pe_action_t *result = action; pe_action_t 218 lib/pacemaker/pcmk_sched_actions.c update_action_for_ordering_flags(pe_action_t *first, pe_action_t *then, pe_action_t 500 lib/pacemaker/pcmk_sched_actions.c pcmk__update_action_for_orderings(pe_action_t *then, pe_working_set_t *data_set) pe_action_t 534 lib/pacemaker/pcmk_sched_actions.c pe_action_t *first = other->action; pe_action_t 671 lib/pacemaker/pcmk_sched_actions.c is_primitive_action(const pe_action_t *action) pe_action_t 707 lib/pacemaker/pcmk_sched_actions.c handle_asymmetric_ordering(const pe_action_t *first, pe_action_t *then) pe_action_t 753 lib/pacemaker/pcmk_sched_actions.c handle_restart_ordering(pe_action_t *first, pe_action_t *then, uint32_t filter) pe_action_t 830 lib/pacemaker/pcmk_sched_actions.c pcmk__update_ordered_actions(pe_action_t *first, pe_action_t *then, pe_action_t 951 lib/pacemaker/pcmk_sched_actions.c pcmk__log_action(const char *pre_text, const pe_action_t *action, bool details) pe_action_t 1044 lib/pacemaker/pcmk_sched_actions.c pe_action_t * pe_action_t 1048 lib/pacemaker/pcmk_sched_actions.c pe_action_t *shutdown_op = NULL; pe_action_t 1290 lib/pacemaker/pcmk_sched_actions.c pcmk__action_locks_rsc_to_node(const pe_action_t *action) pe_action_t 1339 lib/pacemaker/pcmk_sched_actions.c pcmk__deduplicate_action_inputs(pe_action_t *action) pe_action_t 1391 lib/pacemaker/pcmk_sched_actions.c pe_action_t *action = (pe_action_t *) iter->data; pe_action_t 1526 lib/pacemaker/pcmk_sched_actions.c pe_action_t *required = custom_action(rsc, key, task, NULL, FALSE, TRUE, pe_action_t 1544 lib/pacemaker/pcmk_sched_actions.c pe_action_t *reload = NULL; pe_action_t 143 lib/pacemaker/pcmk_sched_bundle.c pe_action_t *action = NULL; pe_action_t 549 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_action_flags(pe_action_t *action, const pe_node_t *node) pe_action_t 796 lib/pacemaker/pcmk_sched_bundle.c pe_action_t *probe = find_first_action(replica->remote->actions, pe_action_t 81 lib/pacemaker/pcmk_sched_clone.c static pe_action_t * pe_action_t 84 lib/pacemaker/pcmk_sched_clone.c pe_action_t *match = NULL; pe_action_t 88 lib/pacemaker/pcmk_sched_clone.c pe_action_t *op = (pe_action_t *) item->data; pe_action_t 112 lib/pacemaker/pcmk_sched_clone.c pe_action_t *last_stop = NULL; pe_action_t 113 lib/pacemaker/pcmk_sched_clone.c pe_action_t *last_start = NULL; pe_action_t 120 lib/pacemaker/pcmk_sched_clone.c pe_action_t *action = NULL; pe_action_t 376 lib/pacemaker/pcmk_sched_clone.c clone_action_flags(pe_action_t *action, const pe_node_t *node) pe_action_t 883 lib/pacemaker/pcmk_sched_colocation.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 914 lib/pacemaker/pcmk_sched_colocation.c pcmk__block_colocation_dependents(pe_action_t *action, pe_action_t 945 lib/pacemaker/pcmk_sched_colocation.c pe_action_t *child_action = find_first_action(child->actions, NULL, pe_action_t 54 lib/pacemaker/pcmk_sched_fencing.c order_start_vs_fencing(pe_resource_t *rsc, pe_action_t *stonith_op) pe_action_t 63 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 106 lib/pacemaker/pcmk_sched_fencing.c order_stop_vs_fencing(pe_resource_t *rsc, pe_action_t *stonith_op) pe_action_t 113 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *parent_stop = NULL; pe_action_t 139 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 212 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 251 lib/pacemaker/pcmk_sched_fencing.c rsc_stonith_ordering(pe_resource_t *rsc, pe_action_t *stonith_op) pe_action_t 285 lib/pacemaker/pcmk_sched_fencing.c pcmk__order_vs_fence(pe_action_t *stonith_op, pe_working_set_t *data_set) pe_action_t 304 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *action, enum pe_ordering order) pe_action_t 321 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *unfence = pe_fence_op(node, "on", TRUE, NULL, FALSE, pe_action_t 348 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *stop = NULL; pe_action_t 349 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *stonith_op = NULL; pe_action_t 387 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *parent_stonith_op = pe_fence_op(stop->node, NULL, FALSE, pe_action_t 463 lib/pacemaker/pcmk_sched_fencing.c pe_action_t *unfence = pe_fence_op(node, "on", true, NULL, false, pe_action_t 88 lib/pacemaker/pcmk_sched_group.c static pe_action_t * pe_action_t 91 lib/pacemaker/pcmk_sched_group.c pe_action_t *op = custom_action(group, pcmk__op_key(group->id, action, 0), pe_action_t 458 lib/pacemaker/pcmk_sched_group.c pcmk__group_action_flags(pe_action_t *action, const pe_node_t *node) pe_action_t 474 lib/pacemaker/pcmk_sched_group.c pe_action_t *member_action = find_first_action(member->actions, NULL, pe_action_t 542 lib/pacemaker/pcmk_sched_group.c pcmk__group_update_ordered_actions(pe_action_t *first, pe_action_t *then, pe_action_t 562 lib/pacemaker/pcmk_sched_group.c pe_action_t *member_action = find_first_action(member->actions, NULL, pe_action_t 857 lib/pacemaker/pcmk_sched_instances.c const pe_action_t *action = (const pe_action_t *) iter->data; pe_action_t 909 lib/pacemaker/pcmk_sched_instances.c pe_action_t *stop = NULL; pe_action_t 910 lib/pacemaker/pcmk_sched_instances.c pe_action_t *stopped = NULL; pe_action_t 912 lib/pacemaker/pcmk_sched_instances.c pe_action_t *start = NULL; pe_action_t 913 lib/pacemaker/pcmk_sched_instances.c pe_action_t *started = NULL; pe_action_t 1145 lib/pacemaker/pcmk_sched_instances.c unassign_if_mandatory(const pe_action_t *first, const pe_action_t *then, pe_action_t 1184 lib/pacemaker/pcmk_sched_instances.c static pe_action_t * pe_action_t 1185 lib/pacemaker/pcmk_sched_instances.c find_instance_action(const pe_action_t *action, const pe_resource_t *instance, pe_action_t 1190 lib/pacemaker/pcmk_sched_instances.c pe_action_t *matching_action = NULL; pe_action_t 1255 lib/pacemaker/pcmk_sched_instances.c orig_action_name(const pe_action_t *action) pe_action_t 1297 lib/pacemaker/pcmk_sched_instances.c update_interleaved_actions(pe_action_t *first, pe_action_t *then, pe_action_t 1316 lib/pacemaker/pcmk_sched_instances.c pe_action_t *first_action = NULL; pe_action_t 1317 lib/pacemaker/pcmk_sched_instances.c pe_action_t *then_action = NULL; pe_action_t 1369 lib/pacemaker/pcmk_sched_instances.c can_interleave_actions(const pe_action_t *first, const pe_action_t *then) pe_action_t 1429 lib/pacemaker/pcmk_sched_instances.c update_noninterleaved_actions(pe_resource_t *instance, pe_action_t *first, pe_action_t 1430 lib/pacemaker/pcmk_sched_instances.c const pe_action_t *then, const pe_node_t *node, pe_action_t 1433 lib/pacemaker/pcmk_sched_instances.c pe_action_t *instance_action = NULL; pe_action_t 1492 lib/pacemaker/pcmk_sched_instances.c pcmk__instance_update_ordered_actions(pe_action_t *first, pe_action_t *then, pe_action_t 1540 lib/pacemaker/pcmk_sched_instances.c pcmk__collective_action_flags(pe_action_t *action, const GList *instances, pe_action_t 1553 lib/pacemaker/pcmk_sched_instances.c pe_action_t *instance_action = NULL; pe_action_t 28 lib/pacemaker/pcmk_sched_migration.c add_migration_meta(pe_action_t *action, const pe_node_t *source, pe_action_t 48 lib/pacemaker/pcmk_sched_migration.c pe_action_t *migrate_to = NULL; pe_action_t 49 lib/pacemaker/pcmk_sched_migration.c pe_action_t *migrate_from = NULL; pe_action_t 50 lib/pacemaker/pcmk_sched_migration.c pe_action_t *start = NULL; pe_action_t 51 lib/pacemaker/pcmk_sched_migration.c pe_action_t *stop = NULL; pe_action_t 153 lib/pacemaker/pcmk_sched_migration.c pe_action_t *stop = NULL; pe_action_t 233 lib/pacemaker/pcmk_sched_migration.c task_from_action_or_key(const pe_action_t *action, const char *key) pe_action_t 339 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *clone_min_met = get_pseudo_op(task, data_set); pe_action_t 522 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *first_action, pe_resource_t *then_rsc, pe_action_t 523 lib/pacemaker/pcmk_sched_ordering.c char *then_action_task, pe_action_t *then_action, pe_action_t 757 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *unordered_action = get_pseudo_op(task, data_set); pe_action_t 1065 lib/pacemaker/pcmk_sched_ordering.c ordering_is_invalid(pe_action_t *action, pe_action_wrapper_t *input) pe_action_t 1099 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *action = (pe_action_t *) iter->data; pe_action_t 1121 lib/pacemaker/pcmk_sched_ordering.c pcmk__order_stops_before_shutdown(pe_node_t *node, pe_action_t *shutdown_op) pe_action_t 1126 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *action = (pe_action_t *) iter->data; pe_action_t 1218 lib/pacemaker/pcmk_sched_ordering.c order_resource_actions_after(pe_action_t *first_action, pe_action_t 1261 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *then_action_iter = (pe_action_t *) iter->data; pe_action_t 1281 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *first_action = order->lh_action; pe_action_t 1343 lib/pacemaker/pcmk_sched_ordering.c first_action = (pe_action_t *) gIter->data; pe_action_t 1418 lib/pacemaker/pcmk_sched_ordering.c pcmk__order_after_each(pe_action_t *after, GList *list) pe_action_t 1423 lib/pacemaker/pcmk_sched_ordering.c pe_action_t *before = (pe_action_t *) iter->data; pe_action_t 599 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = NULL; pe_action_t 781 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = NULL; pe_action_t 1113 lib/pacemaker/pcmk_sched_primitive.c pcmk__primitive_action_flags(pe_action_t *action, const pe_node_t *node) pe_action_t 1154 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *stop = NULL; pe_action_t 1210 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *unfence = pe_fence_op(current, "on", true, NULL, false, pe_action_t 1233 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = NULL; pe_action_t 1280 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *start = (pe_action_t *) iter->data; pe_action_t 1289 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *promote = promote_action(rsc, node, optional); pe_action_t 1310 lib/pacemaker/pcmk_sched_primitive.c pe_action_t *promote = (pe_action_t *) iter->data; pe_action_t 28 lib/pacemaker/pcmk_sched_probes.c add_expected_result(pe_action_t *probe, const pe_resource_t *rsc, pe_action_t 124 lib/pacemaker/pcmk_sched_probes.c static pe_action_t * pe_action_t 127 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = NULL; pe_action_t 157 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = NULL; pe_action_t 298 lib/pacemaker/pcmk_sched_probes.c probe_needed_before_action(const pe_action_t *probe, const pe_action_t *then) pe_action_t 432 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = (pe_action_t *) probe_iter->data; pe_action_t 437 lib/pacemaker/pcmk_sched_probes.c pe_action_t *then = (pe_action_t *) then_iter->data; pe_action_t 461 lib/pacemaker/pcmk_sched_probes.c add_start_orderings_for_probe(pe_action_t *probe, pe_action_wrapper_t *after) pe_action_t 532 lib/pacemaker/pcmk_sched_probes.c add_restart_orderings_for_probe(pe_action_t *probe, pe_action_t *after, pe_action_t 574 lib/pacemaker/pcmk_sched_probes.c pe_action_t *then = (pe_action_t *) iter->data; pe_action_t 666 lib/pacemaker/pcmk_sched_probes.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 697 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = (pe_action_t *) iter->data; pe_action_t 757 lib/pacemaker/pcmk_sched_probes.c pe_action_t *start = NULL; pe_action_t 780 lib/pacemaker/pcmk_sched_probes.c pe_action_t *first = before->action; pe_action_t 822 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe = (pe_action_t *) probe_iter->data; pe_action_t 881 lib/pacemaker/pcmk_sched_probes.c pe_action_t *probe_op = NULL; pe_action_t 90 lib/pacemaker/pcmk_sched_promotable.c const pe_action_t *action = (const pe_action_t *) iter->data; pe_action_t 189 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *start) pe_action_t 216 lib/pacemaker/pcmk_sched_recurring.c const pe_action_t *op = (const pe_action_t *) iter->data; pe_action_t 241 lib/pacemaker/pcmk_sched_recurring.c recurring_op_for_active(pe_resource_t *rsc, pe_action_t *start, pe_action_t 244 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *mon = NULL; pe_action_t 262 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel_op = pcmk__new_cancel_action(rsc, op->name, pe_action_t 370 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel_op = NULL; pe_action_t 411 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *action) pe_action_t 416 lib/pacemaker/pcmk_sched_recurring.c order_actions((pe_action_t *) iter->data, action, pe_action_t 432 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *action) pe_action_t 437 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *stop = (pe_action_t *) iter->data; pe_action_t 495 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *stopped_mon = NULL; pe_action_t 555 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *start = NULL; pe_action_t 615 lib/pacemaker/pcmk_sched_recurring.c pe_action_t * pe_action_t 619 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel_op = NULL; pe_action_t 658 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *cancel = NULL; pe_action_t 688 lib/pacemaker/pcmk_sched_recurring.c pe_action_t *op = NULL; pe_action_t 706 lib/pacemaker/pcmk_sched_recurring.c pcmk__action_is_recurring(const pe_action_t *action) pe_action_t 62 lib/pacemaker/pcmk_sched_remote.c order_start_then_action(pe_resource_t *first_rsc, pe_action_t *then_action, pe_action_t 74 lib/pacemaker/pcmk_sched_remote.c order_action_then_stop(pe_action_t *first_action, pe_resource_t *then_rsc, pe_action_t 167 lib/pacemaker/pcmk_sched_remote.c apply_remote_ordering(pe_action_t *action) pe_action_t 303 lib/pacemaker/pcmk_sched_remote.c apply_container_ordering(pe_action_t *action, pe_working_set_t *data_set) pe_action_t 415 lib/pacemaker/pcmk_sched_remote.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 470 lib/pacemaker/pcmk_sched_remote.c pe_action_t *rsc_action = item->data; pe_action_t 549 lib/pacemaker/pcmk_sched_remote.c pcmk__connection_host_for_action(const pe_action_t *action) pe_action_t 684 lib/pacemaker/pcmk_sched_remote.c pcmk__add_bundle_meta_to_xml(xmlNode *args_xml, const pe_action_t *action) pe_action_t 384 lib/pacemaker/pcmk_sched_resource.c pe_action_t *op = (pe_action_t *) iter->data; pe_action_t 397 lib/pacemaker/pcmk_sched_utilization.c static pe_action_t * pe_action_t 402 lib/pacemaker/pcmk_sched_utilization.c pe_action_t *load_stopped = get_pseudo_op(load_stopped_task, data_set); pe_action_t 425 lib/pacemaker/pcmk_sched_utilization.c pe_action_t *load_stopped = NULL; pe_action_t 361 lib/pacemaker/pcmk_scheduler.c pe_action_t *clear_op = NULL; pe_action_t 502 lib/pacemaker/pcmk_scheduler.c add_nondc_fencing(GList *list, pe_action_t *action, pe_action_t 512 lib/pacemaker/pcmk_scheduler.c order_actions((pe_action_t *) list->data, action, pe_order_optional); pe_action_t 524 lib/pacemaker/pcmk_scheduler.c static pe_action_t * pe_action_t 527 lib/pacemaker/pcmk_scheduler.c pe_action_t *fencing = pe_fence_op(node, NULL, FALSE, "node is unclean", pe_action_t 544 lib/pacemaker/pcmk_scheduler.c pe_action_t *dc_down = NULL; pe_action_t 558 lib/pacemaker/pcmk_scheduler.c pe_action_t *fencing = NULL; pe_action_t 582 lib/pacemaker/pcmk_scheduler.c pe_action_t *down_op = pcmk__new_shutdown_action(node); pe_action_t 636 lib/pacemaker/pcmk_scheduler.c order_actions((pe_action_t *) fencing_ops->data, dc_down, pe_action_t 712 lib/pacemaker/pcmk_scheduler.c const pe_action_t *action = (const pe_action_t *) iter->data; pe_action_t 44 lib/pacemaker/pcmk_simulate.c create_action_name(const pe_action_t *action, bool verbose) pe_action_t 232 lib/pacemaker/pcmk_simulate.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 273 lib/pacemaker/pcmk_simulate.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 1334 lib/pengine/clone.c pe_action_t *action = NULL; pe_action_t 1335 lib/pengine/clone.c pe_action_t *action_complete = NULL; pe_action_t 1449 lib/pengine/clone.c pe_action_t *start, pe_action_t *started, pe_action_t 1450 lib/pengine/clone.c pe_action_t *stop, pe_action_t *stopped) pe_action_t 387 lib/pengine/failcounts.c pe_action_t * pe_action_t 392 lib/pengine/failcounts.c pe_action_t *clear = NULL; pe_action_t 20 lib/pengine/pe_actions.c static void unpack_operation(pe_action_t *action, const xmlNode *xml_obj, pe_action_t 25 lib/pengine/pe_actions.c add_singleton(pe_working_set_t *data_set, pe_action_t *action) pe_action_t 33 lib/pengine/pe_actions.c static pe_action_t * pe_action_t 53 lib/pengine/pe_actions.c static pe_action_t * pe_action_t 58 lib/pengine/pe_actions.c pe_action_t *action = NULL; pe_action_t 166 lib/pengine/pe_actions.c static pe_action_t * pe_action_t 171 lib/pengine/pe_actions.c pe_action_t *action = calloc(1, sizeof(pe_action_t)); pe_action_t 232 lib/pengine/pe_actions.c unpack_action_node_attributes(pe_action_t *action, pe_working_set_t *data_set) pe_action_t 261 lib/pengine/pe_actions.c update_action_optional(pe_action_t *action, gboolean optional) pe_action_t 318 lib/pengine/pe_actions.c update_resource_action_runnable(pe_action_t *action, bool for_graph, pe_action_t 408 lib/pengine/pe_actions.c update_resource_flags_for_action(pe_resource_t *rsc, const pe_action_t *action) pe_action_t 432 lib/pengine/pe_actions.c unpack_operation_on_fail(pe_action_t * action) pe_action_t 636 lib/pengine/pe_actions.c unpack_operation(pe_action_t *action, const xmlNode *xml_obj, pe_action_t 941 lib/pengine/pe_actions.c pe_action_t * pe_action_t 946 lib/pengine/pe_actions.c pe_action_t *action = NULL; pe_action_t 978 lib/pengine/pe_actions.c pe_action_t * pe_action_t 981 lib/pengine/pe_actions.c pe_action_t *op = lookup_singleton(data_set, name); pe_action_t 1083 lib/pengine/pe_actions.c pe_action_t * pe_action_t 1088 lib/pengine/pe_actions.c pe_action_t *stonith_op = NULL; pe_action_t 1196 lib/pengine/pe_actions.c pe_free_action(pe_action_t * action) pe_action_t 1297 lib/pengine/pe_actions.c pe_action_t * pe_action_t 1304 lib/pengine/pe_actions.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 1335 lib/pengine/pe_actions.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 1372 lib/pengine/pe_actions.c pe_action_t *action = (pe_action_t *) gIter->data; pe_action_t 1426 lib/pengine/pe_actions.c pe__action2reason(const pe_action_t *action, enum pe_action_flags flag) pe_action_t 1449 lib/pengine/pe_actions.c void pe_action_set_reason(pe_action_t *action, const char *reason, bool overwrite) pe_action_t 1475 lib/pengine/pe_actions.c pe_action_t * pe_action_t 1649 lib/pengine/pe_actions.c pe_action_t * pe_action_t 1653 lib/pengine/pe_actions.c pe_action_t *action = NULL; pe_action_t 1676 lib/pengine/pe_actions.c pe__add_action_expected_result(pe_action_t *action, int expected_result) pe_action_t 105 lib/pengine/pe_digest.c pe_action_t *action = NULL; pe_action_t 245 lib/pengine/pe_notif.c pe_action_t *notify = (pe_action_t *) user_data; pe_action_t 259 lib/pengine/pe_notif.c add_notify_data_to_action_meta(const notify_data_t *n_data, pe_action_t *action) pe_action_t 279 lib/pengine/pe_notif.c static pe_action_t * pe_action_t 280 lib/pengine/pe_notif.c new_notify_pseudo_action(pe_resource_t *rsc, const pe_action_t *action, pe_action_t 283 lib/pengine/pe_notif.c pe_action_t *notify = NULL; pe_action_t 308 lib/pengine/pe_notif.c static pe_action_t * pe_action_t 309 lib/pengine/pe_notif.c new_notify_action(pe_resource_t *rsc, const pe_node_t *node, pe_action_t *op, pe_action_t 310 lib/pengine/pe_notif.c pe_action_t *notify_done, const notify_data_t *n_data) pe_action_t 313 lib/pengine/pe_notif.c pe_action_t *notify_action = NULL; pe_action_t 370 lib/pengine/pe_notif.c pe_action_t *notify = NULL; pe_action_t 386 lib/pengine/pe_notif.c pe_action_t *mon = (pe_action_t *) iter->data; pe_action_t 432 lib/pengine/pe_notif.c pe_action_t *action, pe_action_t *complete) pe_action_t 604 lib/pengine/pe_notif.c const pe_action_t *op = (const pe_action_t *) iter->data; pe_action_t 776 lib/pengine/pe_notif.c static pe_action_t * pe_action_t 777 lib/pengine/pe_notif.c find_remote_start(pe_action_t *action) pe_action_t 801 lib/pengine/pe_notif.c pe_action_t *stop = NULL; pe_action_t 802 lib/pengine/pe_notif.c pe_action_t *start = NULL; pe_action_t 813 lib/pengine/pe_notif.c pe_action_t *op = (pe_action_t *) iter->data; pe_action_t 897 lib/pengine/pe_notif.c pe_action_t *remote_start = find_remote_start(start); pe_action_t 981 lib/pengine/pe_notif.c pe__order_notifs_after_fencing(const pe_action_t *stop, pe_resource_t *rsc, pe_action_t 982 lib/pengine/pe_notif.c pe_action_t *stonith_op) pe_action_t 46 lib/pengine/pe_status_private.h pe_action_t *pre; pe_action_t 47 lib/pengine/pe_status_private.h pe_action_t *post; pe_action_t 48 lib/pengine/pe_status_private.h pe_action_t *pre_done; pe_action_t 49 lib/pengine/pe_status_private.h pe_action_t *post_done; pe_action_t 74 lib/pengine/pe_status_private.h pe_action_t *action, pe_action_t 75 lib/pengine/pe_status_private.h pe_action_t *complete); pe_action_t 2228 lib/pengine/unpack.c pe_action_t *stop = (pe_action_t *) gIter->data; pe_action_t 3372 lib/pengine/unpack.c pe_action_t *action = NULL; pe_action_t 3804 lib/pengine/unpack.c order_after_remote_fencing(pe_action_t *action, pe_resource_t *remote_conn, pe_action_t 3810 lib/pengine/unpack.c pe_action_t *fence = pe_fence_op(remote_node, NULL, TRUE, NULL, pe_action_t 3967 lib/pengine/unpack.c pe_action_t *clear_op = pe__clear_failcount(history->rsc, history->node, pe_action_t 4035 lib/pengine/unpack.c pe_action_t *action = custom_action(history->rsc, strdup(history->key), pe_action_t 488 lib/pengine/utils.c order_actions(pe_action_t * lh_action, pe_action_t * rh_action, enum pe_ordering order) pe_action_t 617 lib/pengine/utils.c pe_action_t *dependency, pe_working_set_t *data_set) pe_action_t 632 lib/pengine/utils.c pe_action_t *unfence = pe_fence_op(node, "on", FALSE, reason, FALSE, data_set); pe_action_t 1328 tools/crm_resource_runtime.c pe_action_t *stop = custom_action(rsc, key, RSC_STOP, NULL, TRUE, FALSE, data_set); pe_action_t 1710 tools/crm_resource_runtime.c action_is_pending(const pe_action_t *action) pe_action_t 1732 tools/crm_resource_runtime.c const pe_action_t *a = (const pe_action_t *) action->data; pe_action_t 1749 tools/crm_resource_runtime.c pe_action_t *a = (pe_action_t *) action->data;