pe_action_t       182 include/crm/pengine/internal.h     pe_action_t *lh_action;
pe_action_t       187 include/crm/pengine/internal.h     pe_action_t *rh_action;
pe_action_t       196 include/crm/pengine/internal.h     pe_action_t *pre;
pe_action_t       197 include/crm/pengine/internal.h     pe_action_t *post;
pe_action_t       198 include/crm/pengine/internal.h     pe_action_t *pre_done;
pe_action_t       199 include/crm/pengine/internal.h     pe_action_t *post_done;
pe_action_t       308 include/crm/pengine/internal.h pe_action_t *pe__clear_failcount(pe_resource_t *rsc, pe_node_t *node,
pe_action_t       341 include/crm/pengine/internal.h extern pe_action_t *get_pseudo_op(const char *name, pe_working_set_t * data_set);
pe_action_t       342 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       363 include/crm/pengine/internal.h extern pe_action_t *custom_action(pe_resource_t * rsc, char *key, const char *task, pe_node_t * on_node,
pe_action_t       415 include/crm/pengine/internal.h extern pe_action_t *find_first_action(GList *input, const char *uuid, const char *task,
pe_action_t       427 include/crm/pengine/internal.h extern void pe_free_action(pe_action_t * action);
pe_action_t       498 include/crm/pengine/internal.h pe_action_t *pe_fence_op(pe_node_t * node, const char *op, bool optional, const char *reason, bool priority_delay, pe_working_set_t * data_set);
pe_action_t       500 include/crm/pengine/internal.h     pe_resource_t * rsc, pe_node_t *node, const char *reason, pe_action_t *dependency, pe_working_set_t * data_set);
pe_action_t       502 include/crm/pengine/internal.h void pe_action_set_reason(pe_action_t *action, const char *reason, bool overwrite);
pe_action_t       503 include/crm/pengine/internal.h void pe_action_set_flag_reason(const char *function, long line, pe_action_t *action, pe_action_t *reason, const char *text, enum pe_action_flags flags, bool overwrite);
pe_action_t       564 include/crm/pengine/internal.h pe_action_t *pe__clear_resource_history(pe_resource_t *rsc, pe_node_t *node,
pe_action_t       535 include/crm/pengine/pe_types.h     pe_action_t *action;
pe_action_t        47 include/crm/pengine/status.h pe_rsc_action_details_t *pe_rsc_action_details(pe_action_t *action);
pe_action_t        25 include/pcmki/pcmki_sched_allocate.h      gboolean(*create_probe) (pe_resource_t *, pe_node_t *, pe_action_t *, gboolean, pe_working_set_t *);
pe_action_t        35 include/pcmki/pcmki_sched_allocate.h     enum pe_action_flags (*action_flags) (pe_action_t *, pe_node_t *);
pe_action_t        36 include/pcmki/pcmki_sched_allocate.h     enum pe_graph_flags (*update_actions) (pe_action_t *, pe_action_t *,
pe_action_t        66 include/pcmki/pcmki_sched_allocate.h extern enum pe_action_flags native_action_flags(pe_action_t * action, pe_node_t * node);
pe_action_t        70 include/pcmki/pcmki_sched_allocate.h extern gboolean native_create_probe(pe_resource_t * rsc, pe_node_t * node, pe_action_t * complete,
pe_action_t        84 include/pcmki/pcmki_sched_allocate.h extern enum pe_action_flags group_action_flags(pe_action_t * action, pe_node_t * node);
pe_action_t        94 include/pcmki/pcmki_sched_allocate.h                                    pe_action_t *complete, gboolean force,
pe_action_t       107 include/pcmki/pcmki_sched_allocate.h enum pe_action_flags pcmk__bundle_action_flags(pe_action_t *action,
pe_action_t       123 include/pcmki/pcmki_sched_allocate.h extern enum pe_action_flags clone_action_flags(pe_action_t * action, pe_node_t * node);
pe_action_t       125 include/pcmki/pcmki_sched_allocate.h extern gboolean clone_create_probe(pe_resource_t * rsc, pe_node_t * node, pe_action_t * complete,
pe_action_t       150 include/pcmki/pcmki_sched_allocate.h extern void rsc_stonith_ordering(pe_resource_t * rsc, pe_action_t * stonith_op,
pe_action_t       153 include/pcmki/pcmki_sched_allocate.h enum pe_graph_flags native_update_actions(pe_action_t *first, pe_action_t *then,
pe_action_t       159 include/pcmki/pcmki_sched_allocate.h enum pe_graph_flags group_update_actions(pe_action_t *first, pe_action_t *then,
pe_action_t       165 include/pcmki/pcmki_sched_allocate.h enum pe_graph_flags pcmk__multi_update_actions(pe_action_t *first,
pe_action_t       166 include/pcmki/pcmki_sched_allocate.h                                                pe_action_t *then,
pe_action_t       173 include/pcmki/pcmki_sched_allocate.h gboolean update_action(pe_action_t *action, pe_working_set_t *data_set);
pe_action_t        16 include/pcmki/pcmki_sched_notif.h                                                pe_action_t *start, pe_action_t *end,
pe_action_t        30 include/pcmki/pcmki_sched_notif.h void create_secondary_notification(pe_action_t *action, pe_resource_t *rsc,
pe_action_t        31 include/pcmki/pcmki_sched_notif.h                                    pe_action_t *stonith_op,
pe_action_t        50 include/pcmki/pcmki_sched_utils.h                        pe_action_t * action, gboolean details);
pe_action_t        61 include/pcmki/pcmki_sched_utils.h enum pe_action_flags summary_action_flags(pe_action_t * action, GList *children, pe_node_t * node);
pe_action_t        62 include/pcmki/pcmki_sched_utils.h enum action_tasks clone_child_action(pe_action_t * action);
pe_action_t        80 include/pcmki/pcmki_sched_utils.h pe_action_t *create_pseudo_resource_op(pe_resource_t * rsc, const char *task, bool optional, bool runnable, pe_working_set_t *data_set);
pe_action_t        81 include/pcmki/pcmki_sched_utils.h pe_action_t *pe_cancel_op(pe_resource_t *rsc, const char *name,
pe_action_t        84 include/pcmki/pcmki_sched_utils.h pe_action_t *sched_shutdown_op(pe_node_t *node, pe_working_set_t *data_set);
pe_action_t        82 include/pcmki/pcmki_scheduler.h extern gboolean shutdown_constraints(pe_node_t * node, pe_action_t * shutdown_op,
pe_action_t        85 include/pcmki/pcmki_scheduler.h void pcmk__order_vs_fence(pe_action_t *stonith_op, pe_working_set_t *data_set);
pe_action_t        87 include/pcmki/pcmki_scheduler.h extern int custom_action_order(pe_resource_t * lh_rsc, char *lh_task, pe_action_t * lh_action,
pe_action_t        88 include/pcmki/pcmki_scheduler.h                                pe_resource_t * rh_rsc, char *rh_task, pe_action_t * rh_action,
pe_action_t       100 include/pcmki/pcmki_scheduler.h extern void graph_element_from_action(pe_action_t * action, pe_working_set_t * data_set);
pe_action_t       104 include/pcmki/pcmki_scheduler.h bool pcmk__ordering_is_invalid(pe_action_t *action, pe_action_wrapper_t *input);
pe_action_t       116 lib/pacemaker/pcmk_output.c     pe_action_t *action = va_arg(args, pe_action_t *);
pe_action_t       117 lib/pacemaker/pcmk_output.c     pe_action_t *source = va_arg(args, pe_action_t *);
pe_action_t       229 lib/pacemaker/pcmk_output.c     pe_action_t *action = va_arg(args, pe_action_t *);
pe_action_t       230 lib/pacemaker/pcmk_output.c     pe_action_t *source = va_arg(args, pe_action_t *);
pe_action_t       856 lib/pacemaker/pcmk_output.c     pe_action_t *start = NULL;
pe_action_t       857 lib/pacemaker/pcmk_output.c     pe_action_t *stop = NULL;
pe_action_t       858 lib/pacemaker/pcmk_output.c     pe_action_t *promote = NULL;
pe_action_t       859 lib/pacemaker/pcmk_output.c     pe_action_t *demote = NULL;
pe_action_t       903 lib/pacemaker/pcmk_output.c         pe_action_t *migrate_op = NULL;
pe_action_t       965 lib/pacemaker/pcmk_output.c             pe_action_t *stop_op = NULL;
pe_action_t       173 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *cancel = NULL;
pe_action_t       267 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *required = NULL;
pe_action_t       288 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *op = NULL;
pe_action_t       307 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *required = NULL;
pe_action_t       889 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *probe_node_complete = NULL;
pe_action_t       913 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *probe_op = custom_action(NULL, crm_strdup_printf("%s-%s", CRM_OP_REPROBE, node->details->uname),
pe_action_t      1304 lib/pacemaker/pcmk_sched_allocate.c order_start_then_action(pe_resource_t *lh_rsc, pe_action_t *rh_action,
pe_action_t      1316 lib/pacemaker/pcmk_sched_allocate.c order_action_then_stop(pe_action_t *lh_action, pe_resource_t *rh_rsc,
pe_action_t      1339 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *clear_op = NULL;
pe_action_t      1509 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *stop = NULL;
pe_action_t      1510 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *stonith_op = NULL;
pe_action_t      1542 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *parent_stonith_op = pe_fence_op(stop->node, NULL, FALSE, NULL, FALSE, data_set);
pe_action_t      1590 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *dc_down = NULL;
pe_action_t      1591 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *stonith_op = NULL;
pe_action_t      1651 lib/pacemaker/pcmk_sched_allocate.c                     order_actions((pe_action_t *) stonith_ops->data,
pe_action_t      1665 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *down_op = sched_shutdown_op(node, data_set);
pe_action_t      1703 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *node_stop = (pe_action_t *) gIter->data;
pe_action_t      1720 lib/pacemaker/pcmk_sched_allocate.c                 order_actions((pe_action_t *) gIter->data, dc_down,
pe_action_t      1729 lib/pacemaker/pcmk_sched_allocate.c             order_actions((pe_action_t *) stonith_ops->data, dc_down,
pe_action_t      1773 lib/pacemaker/pcmk_sched_allocate.c rsc_order_then(pe_action_t *lh_action, pe_resource_t *rsc,
pe_action_t      1778 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *rh_action = NULL;
pe_action_t      1814 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *rh_action_iter = (pe_action_t *) gIter->data;
pe_action_t      1836 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *lh_action = order->lh_action;
pe_action_t      1880 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *lh_action_iter = (pe_action_t *) gIter->data;
pe_action_t      1896 lib/pacemaker/pcmk_sched_allocate.c extern void update_colo_start_chain(pe_action_t *action,
pe_action_t      1900 lib/pacemaker/pcmk_sched_allocate.c is_recurring_action(pe_action_t *action)
pe_action_t      1913 lib/pacemaker/pcmk_sched_allocate.c apply_container_ordering(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t      2086 lib/pacemaker/pcmk_sched_allocate.c apply_remote_ordering(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t      2221 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2281 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *rsc_action = item->data;
pe_action_t      2313 lib/pacemaker/pcmk_sched_allocate.c order_first_probe_unneeded(pe_action_t * probe, pe_action_t * rh_action)
pe_action_t      2350 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *lh_action = order->lh_action;
pe_action_t      2351 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *rh_action = order->rh_action;
pe_action_t      2446 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *probe = (pe_action_t *) pIter->data;
pe_action_t      2450 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *rh_action_iter = (pe_action_t *) rIter->data;
pe_action_t      2465 lib/pacemaker/pcmk_sched_allocate.c order_first_probe_then_restart_repromote(pe_action_t * probe,
pe_action_t      2466 lib/pacemaker/pcmk_sched_allocate.c                                          pe_action_t * after,
pe_action_t      2516 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *then = (pe_action_t *) gIter->data;
pe_action_t      2601 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2628 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *probe = (pe_action_t *) gIter->data;
pe_action_t      2707 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *start = NULL;
pe_action_t      2729 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *first = before->action;
pe_action_t      2763 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *probe = (pe_action_t *) pIter->data;
pe_action_t      2821 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2831 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2838 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2993 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3036 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       208 lib/pacemaker/pcmk_sched_bundle.c     pe_action_t *action = NULL;
pe_action_t       563 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_action_flags(pe_action_t *action, pe_node_t *node)
pe_action_t       648 lib/pacemaker/pcmk_sched_bundle.c multi_update_interleave_actions(pe_action_t *first, pe_action_t *then,
pe_action_t       692 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *first_action = NULL;
pe_action_t       693 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *then_action = NULL;
pe_action_t       790 lib/pacemaker/pcmk_sched_bundle.c can_interleave_actions(pe_action_t *first, pe_action_t *then)
pe_action_t       823 lib/pacemaker/pcmk_sched_bundle.c pcmk__multi_update_actions(pe_action_t *first, pe_action_t *then,
pe_action_t       849 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *then_child_action = find_first_action(then_child->actions, NULL, then->task, node);
pe_action_t       980 lib/pacemaker/pcmk_sched_bundle.c                           pe_action_t *complete, gboolean force,
pe_action_t      1054 lib/pacemaker/pcmk_sched_bundle.c             pe_action_t *probe = find_first_action(replica->remote->actions,
pe_action_t       770 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       806 lib/pacemaker/pcmk_sched_clone.c static pe_action_t *
pe_action_t       810 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *match = NULL;
pe_action_t       820 lib/pacemaker/pcmk_sched_clone.c             pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       858 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *stop = NULL;
pe_action_t       859 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *start = NULL;
pe_action_t       860 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *last_stop = NULL;
pe_action_t       861 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *last_start = NULL;
pe_action_t       919 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *stop = NULL;
pe_action_t       920 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *stopped = NULL;
pe_action_t       922 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *start = NULL;
pe_action_t       923 lib/pacemaker/pcmk_sched_clone.c     pe_action_t *started = NULL;
pe_action_t      1218 lib/pacemaker/pcmk_sched_clone.c clone_child_action(pe_action_t * action)
pe_action_t      1262 lib/pacemaker/pcmk_sched_clone.c summary_action_flags(pe_action_t * action, GList *children, pe_node_t * node)
pe_action_t      1272 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *child_action = NULL;
pe_action_t      1306 lib/pacemaker/pcmk_sched_clone.c clone_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t      1337 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t      1433 lib/pacemaker/pcmk_sched_clone.c probe_unique_clone(pe_resource_t *rsc, pe_node_t *node, pe_action_t *complete,
pe_action_t      1452 lib/pacemaker/pcmk_sched_clone.c                       pe_action_t *complete, gboolean force,
pe_action_t      1484 lib/pacemaker/pcmk_sched_clone.c clone_create_probe(pe_resource_t * rsc, pe_node_t * node, pe_action_t * complete,
pe_action_t       457 lib/pacemaker/pcmk_sched_constraints.c         pe_action_t *unordered_action = get_pseudo_op(task, data_set);
pe_action_t      1435 lib/pacemaker/pcmk_sched_constraints.c task_from_action_or_key(pe_action_t *action, const char *key)
pe_action_t      1585 lib/pacemaker/pcmk_sched_constraints.c custom_action_order(pe_resource_t * lh_rsc, char *lh_action_task, pe_action_t * lh_action,
pe_action_t      1586 lib/pacemaker/pcmk_sched_constraints.c                     pe_resource_t * rh_rsc, char *rh_action_task, pe_action_t * rh_action,
pe_action_t      1685 lib/pacemaker/pcmk_sched_constraints.c                  pe_action_t ** begin, pe_action_t ** end, pe_action_t ** inv_begin,
pe_action_t      1686 lib/pacemaker/pcmk_sched_constraints.c                  pe_action_t ** inv_end, const char *parent_symmetrical_s,
pe_action_t      1907 lib/pacemaker/pcmk_sched_constraints.c         pe_action_t *unordered_action = get_pseudo_op(task, data_set);
pe_action_t      2171 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_end = NULL;
pe_action_t      2172 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_begin = NULL;
pe_action_t      2174 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_inv_end = NULL;
pe_action_t      2175 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_inv_begin = NULL;
pe_action_t        22 lib/pacemaker/pcmk_sched_graph.c void update_colo_start_chain(pe_action_t *action, pe_working_set_t *data_set);
pe_action_t        23 lib/pacemaker/pcmk_sched_graph.c gboolean rsc_update_action(pe_action_t * first, pe_action_t * then, enum pe_ordering type);
pe_action_t        26 lib/pacemaker/pcmk_sched_graph.c get_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t       137 lib/pacemaker/pcmk_sched_graph.c static pe_action_t *
pe_action_t       138 lib/pacemaker/pcmk_sched_graph.c rsc_expand_action(pe_action_t * action)
pe_action_t       141 lib/pacemaker/pcmk_sched_graph.c     pe_action_t *result = action;
pe_action_t       176 lib/pacemaker/pcmk_sched_graph.c graph_update_action(pe_action_t * first, pe_action_t * then, pe_node_t * node,
pe_action_t       468 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       484 lib/pacemaker/pcmk_sched_graph.c update_colo_start_chain(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t       511 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *start = find_first_action(child->actions, NULL, RSC_START, NULL);
pe_action_t       527 lib/pacemaker/pcmk_sched_graph.c update_action(pe_action_t *then, pe_working_set_t *data_set)
pe_action_t       565 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *first = other->action;
pe_action_t       723 lib/pacemaker/pcmk_sched_graph.c shutdown_constraints(pe_node_t * node, pe_action_t * shutdown_op, pe_working_set_t * data_set)
pe_action_t       731 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *action = (pe_action_t *) lpc->data;
pe_action_t       778 lib/pacemaker/pcmk_sched_graph.c pcmk__order_vs_fence(pe_action_t *stonith_op, pe_working_set_t *data_set)
pe_action_t       787 lib/pacemaker/pcmk_sched_graph.c get_router_node(pe_action_t *action)
pe_action_t       959 lib/pacemaker/pcmk_sched_graph.c     pe_action_t *action = NULL;
pe_action_t       981 lib/pacemaker/pcmk_sched_graph.c add_downed_nodes(xmlNode *xml, const pe_action_t *action,
pe_action_t      1010 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *input;
pe_action_t      1029 lib/pacemaker/pcmk_sched_graph.c should_lock_action(pe_action_t *action)
pe_action_t      1049 lib/pacemaker/pcmk_sched_graph.c action2xml(pe_action_t * action, gboolean as_input, pe_working_set_t *data_set)
pe_action_t      1381 lib/pacemaker/pcmk_sched_graph.c should_dump_action(pe_action_t *action)
pe_action_t      1533 lib/pacemaker/pcmk_sched_graph.c check_dump_input(pe_action_t *action, pe_action_wrapper_t *input)
pe_action_t      1700 lib/pacemaker/pcmk_sched_graph.c graph_has_loop(pe_action_t *init_action, pe_action_t *action,
pe_action_t      1768 lib/pacemaker/pcmk_sched_graph.c pcmk__ordering_is_invalid(pe_action_t *action, pe_action_wrapper_t *input)
pe_action_t      1801 lib/pacemaker/pcmk_sched_graph.c deduplicate_inputs(pe_action_t *action)
pe_action_t      1853 lib/pacemaker/pcmk_sched_graph.c graph_element_from_action(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t       141 lib/pacemaker/pcmk_sched_group.c     pe_action_t *op = NULL;
pe_action_t       202 lib/pacemaker/pcmk_sched_group.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       425 lib/pacemaker/pcmk_sched_group.c group_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t       434 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, task_s, node);
pe_action_t       470 lib/pacemaker/pcmk_sched_group.c group_update_actions(pe_action_t *first, pe_action_t *then, pe_node_t *node,
pe_action_t       483 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, then->task, node);
pe_action_t       119 lib/pacemaker/pcmk_sched_messages.c             pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t        30 lib/pacemaker/pcmk_sched_native.c static void Recurring(pe_resource_t *rsc, pe_action_t *start, pe_node_t *node,
pe_action_t        32 lib/pacemaker/pcmk_sched_native.c static void RecurringOp(pe_resource_t *rsc, pe_action_t *start, pe_node_t *node,
pe_action_t        34 lib/pacemaker/pcmk_sched_native.c static void Recurring_Stopped(pe_resource_t *rsc, pe_action_t *start, pe_node_t *node,
pe_action_t        36 lib/pacemaker/pcmk_sched_native.c static void RecurringOp_Stopped(pe_resource_t *rsc, pe_action_t *start, pe_node_t *node,
pe_action_t       710 lib/pacemaker/pcmk_sched_native.c RecurringOp(pe_resource_t * rsc, pe_action_t * start, pe_node_t * node,
pe_action_t       720 lib/pacemaker/pcmk_sched_native.c     pe_action_t *mon = NULL;
pe_action_t       782 lib/pacemaker/pcmk_sched_native.c             pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       799 lib/pacemaker/pcmk_sched_native.c             pe_action_t *cancel_op = NULL;
pe_action_t       889 lib/pacemaker/pcmk_sched_native.c Recurring(pe_resource_t * rsc, pe_action_t * start, pe_node_t * node, pe_working_set_t * data_set)
pe_action_t       907 lib/pacemaker/pcmk_sched_native.c RecurringOp_Stopped(pe_resource_t * rsc, pe_action_t * start, pe_node_t * node,
pe_action_t       969 lib/pacemaker/pcmk_sched_native.c             pe_action_t *cancel_op = NULL;
pe_action_t       994 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stopped_mon = NULL;
pe_action_t      1032 lib/pacemaker/pcmk_sched_native.c                 pe_action_t *probe = (pe_action_t *) pIter->data;
pe_action_t      1048 lib/pacemaker/pcmk_sched_native.c             pe_action_t *stop = (pe_action_t *) local_gIter->data;
pe_action_t      1100 lib/pacemaker/pcmk_sched_native.c Recurring_Stopped(pe_resource_t * rsc, pe_action_t * start, pe_node_t * node, pe_working_set_t * data_set)
pe_action_t      1120 lib/pacemaker/pcmk_sched_native.c     pe_action_t *migrate_to = NULL;
pe_action_t      1121 lib/pacemaker/pcmk_sched_native.c     pe_action_t *migrate_from = NULL;
pe_action_t      1122 lib/pacemaker/pcmk_sched_native.c     pe_action_t *start = NULL;
pe_action_t      1123 lib/pacemaker/pcmk_sched_native.c     pe_action_t *stop = NULL;
pe_action_t      1209 lib/pacemaker/pcmk_sched_native.c     pe_action_t *start = NULL;
pe_action_t      1242 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stop = NULL;
pe_action_t      1545 lib/pacemaker/pcmk_sched_native.c             pe_action_t *unfence = pe_fence_op(node, "on", TRUE, NULL, FALSE, data_set);
pe_action_t      1587 lib/pacemaker/pcmk_sched_native.c             pe_action_t *load_stopped = get_pseudo_op(load_stopped_task, data_set);
pe_action_t      1602 lib/pacemaker/pcmk_sched_native.c             pe_action_t *load_stopped = get_pseudo_op(load_stopped_task, data_set);
pe_action_t      2047 lib/pacemaker/pcmk_sched_native.c native_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t      2053 lib/pacemaker/pcmk_sched_native.c is_primitive_action(pe_action_t *action)
pe_action_t      2070 lib/pacemaker/pcmk_sched_native.c handle_restart_ordering(pe_action_t *first, pe_action_t *then,
pe_action_t      2126 lib/pacemaker/pcmk_sched_native.c native_update_actions(pe_action_t *first, pe_action_t *then, pe_node_t *node,
pe_action_t      2353 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2436 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stop;
pe_action_t      2465 lib/pacemaker/pcmk_sched_native.c             pe_action_t *unfence = pe_fence_op(current, "on", TRUE, NULL, FALSE, data_set);
pe_action_t      2478 lib/pacemaker/pcmk_sched_native.c order_after_unfencing(pe_resource_t *rsc, pe_node_t *node, pe_action_t *action,
pe_action_t      2495 lib/pacemaker/pcmk_sched_native.c         pe_action_t *unfence = pe_fence_op(node, "on", TRUE, NULL, FALSE, data_set);
pe_action_t      2513 lib/pacemaker/pcmk_sched_native.c     pe_action_t *start = NULL;
pe_action_t      2543 lib/pacemaker/pcmk_sched_native.c         pe_action_t *start = (pe_action_t *) gIter->data;
pe_action_t      2561 lib/pacemaker/pcmk_sched_native.c         pe_action_t *promote = (pe_action_t *) gIter->data;
pe_action_t      2636 lib/pacemaker/pcmk_sched_native.c native_create_probe(pe_resource_t * rsc, pe_node_t * node, pe_action_t * complete,
pe_action_t      2641 lib/pacemaker/pcmk_sched_native.c     pe_action_t *probe = NULL;
pe_action_t      2900 lib/pacemaker/pcmk_sched_native.c native_start_constraints(pe_resource_t * rsc, pe_action_t * stonith_op, pe_working_set_t * data_set)
pe_action_t      2909 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2945 lib/pacemaker/pcmk_sched_native.c native_stop_constraints(pe_resource_t * rsc, pe_action_t * stonith_op, pe_working_set_t * data_set)
pe_action_t      2952 lib/pacemaker/pcmk_sched_native.c     pe_action_t *parent_stop = NULL;
pe_action_t      2978 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3076 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3108 lib/pacemaker/pcmk_sched_native.c rsc_stonith_ordering(pe_resource_t * rsc, pe_action_t * stonith_op, pe_working_set_t * data_set)
pe_action_t      3132 lib/pacemaker/pcmk_sched_native.c     pe_action_t *reload = NULL;
pe_action_t       196 lib/pacemaker/pcmk_sched_notif.c add_notify_data_to_action_meta(notify_data_t *n_data, pe_action_t *action)
pe_action_t       205 lib/pacemaker/pcmk_sched_notif.c static pe_action_t *
pe_action_t       206 lib/pacemaker/pcmk_sched_notif.c pe_notify(pe_resource_t * rsc, pe_node_t * node, pe_action_t * op, pe_action_t * confirm,
pe_action_t       210 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *trigger = NULL;
pe_action_t       254 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *notify = NULL;
pe_action_t       272 lib/pacemaker/pcmk_sched_notif.c             pe_action_t *mon = (pe_action_t *) gIter->data;
pe_action_t       290 lib/pacemaker/pcmk_sched_notif.c create_notification_boundaries(pe_resource_t * rsc, const char *action, pe_action_t * start,
pe_action_t       291 lib/pacemaker/pcmk_sched_notif.c                                pe_action_t * end, pe_working_set_t * data_set)
pe_action_t       459 lib/pacemaker/pcmk_sched_notif.c             pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       622 lib/pacemaker/pcmk_sched_notif.c static pe_action_t *
pe_action_t       623 lib/pacemaker/pcmk_sched_notif.c find_remote_start(pe_action_t *action)
pe_action_t       640 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *stop = NULL;
pe_action_t       641 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *start = NULL;
pe_action_t       657 lib/pacemaker/pcmk_sched_notif.c         pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       746 lib/pacemaker/pcmk_sched_notif.c                 pe_action_t *remote_start = find_remote_start(start);
pe_action_t       788 lib/pacemaker/pcmk_sched_notif.c create_secondary_notification(pe_action_t *action, pe_resource_t *rsc,
pe_action_t       789 lib/pacemaker/pcmk_sched_notif.c                               pe_action_t *stonith_op,
pe_action_t       115 lib/pacemaker/pcmk_sched_promotable.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       814 lib/pacemaker/pcmk_sched_promotable.c     pe_action_t *action = NULL;
pe_action_t       816 lib/pacemaker/pcmk_sched_promotable.c     pe_action_t *action_complete = NULL;
pe_action_t       312 lib/pacemaker/pcmk_sched_utils.c             pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       354 lib/pacemaker/pcmk_sched_utils.c log_action(unsigned int log_level, const char *pre_text, pe_action_t * action, gboolean details)
pe_action_t       471 lib/pacemaker/pcmk_sched_utils.c pe_action_t *
pe_action_t       474 lib/pacemaker/pcmk_sched_utils.c     pe_action_t *action = custom_action(rsc, pcmk__op_key(rsc->id, task, 0),
pe_action_t       496 lib/pacemaker/pcmk_sched_utils.c pe_action_t *
pe_action_t       500 lib/pacemaker/pcmk_sched_utils.c     pe_action_t *cancel_op;
pe_action_t       531 lib/pacemaker/pcmk_sched_utils.c pe_action_t *
pe_action_t       537 lib/pacemaker/pcmk_sched_utils.c     pe_action_t *shutdown_op = custom_action(NULL, shutdown_id, CRM_OP_SHUTDOWN,
pe_action_t       363 lib/pengine/failcounts.c pe_action_t *
pe_action_t       368 lib/pengine/failcounts.c     pe_action_t *clear = NULL;
pe_action_t       101 lib/pengine/pe_digest.c                             pe_action_t *action, xmlNode *xml_op,
pe_action_t       144 lib/pengine/pe_digest.c     pe_action_t *action = NULL;
pe_action_t      2187 lib/pengine/unpack.c             pe_action_t *stop = (pe_action_t *) gIter->data;
pe_action_t      2992 lib/pengine/unpack.c     pe_action_t *action = NULL;
pe_action_t      3315 lib/pengine/unpack.c order_after_remote_fencing(pe_action_t *action, pe_resource_t *remote_conn,
pe_action_t      3321 lib/pengine/unpack.c         pe_action_t *fence = pe_fence_op(remote_node, NULL, TRUE, NULL,
pe_action_t      3473 lib/pengine/unpack.c         pe_action_t *clear_op = pe__clear_failcount(rsc, node, clear_reason,
pe_action_t      3524 lib/pengine/unpack.c     pe_action_t *action = custom_action(rsc, strdup(key), task, NULL, TRUE, FALSE, data_set);
pe_action_t        29 lib/pengine/utils.c static void unpack_operation(pe_action_t * action, xmlNode * xml_obj, pe_resource_t * container,
pe_action_t        36 lib/pengine/utils.c pe_rsc_action_details(pe_action_t *action)
pe_action_t        59 lib/pengine/utils.c pe_free_rsc_action_details(pe_action_t *action)
pe_action_t       414 lib/pengine/utils.c pe_action_t *
pe_action_t       419 lib/pengine/utils.c     pe_action_t *action = NULL;
pe_action_t       464 lib/pengine/utils.c         action = calloc(1, sizeof(pe_action_t));
pe_action_t       662 lib/pengine/utils.c unpack_operation_on_fail(pe_action_t * action)
pe_action_t       953 lib/pengine/utils.c unpack_operation(pe_action_t * action, xmlNode * xml_obj, pe_resource_t * container,
pe_action_t      1344 lib/pengine/utils.c pe_free_action(pe_action_t * action)
pe_action_t      1380 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1427 lib/pengine/utils.c pe_action_t *
pe_action_t      1435 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1466 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1511 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1808 lib/pengine/utils.c order_actions(pe_action_t * lh_action, pe_action_t * rh_action, enum pe_ordering order)
pe_action_t      1853 lib/pengine/utils.c pe_action_t *
pe_action_t      1856 lib/pengine/utils.c     pe_action_t *op = NULL;
pe_action_t      2040 lib/pengine/utils.c pe_action_t *
pe_action_t      2045 lib/pengine/utils.c     pe_action_t *stonith_op = NULL;
pe_action_t      2150 lib/pengine/utils.c     pe_resource_t * rsc, pe_node_t *node, const char *reason, pe_action_t *dependency, pe_working_set_t * data_set) 
pe_action_t      2165 lib/pengine/utils.c         pe_action_t *unfence = pe_fence_op(node, "on", FALSE, reason, FALSE, data_set);
pe_action_t      2221 lib/pengine/utils.c                                pe_action_t *action, pe_action_t *reason, const char *text,
pe_action_t      2278 lib/pengine/utils.c void pe_action_set_reason(pe_action_t *action, const char *reason, bool overwrite) 
pe_action_t      2386 lib/pengine/utils.c pe_action_t *
pe_action_t      1210 tools/crm_resource_runtime.c         pe_action_t *stop = custom_action(rsc, key, RSC_STOP, NULL, TRUE, FALSE, data_set);
pe_action_t      1538 tools/crm_resource_runtime.c static inline bool action_is_pending(pe_action_t *action)
pe_action_t      1562 tools/crm_resource_runtime.c         pe_action_t *a = (pe_action_t *)action->data;
pe_action_t      1578 tools/crm_resource_runtime.c         pe_action_t *a = (pe_action_t *) action->data;
pe_action_t       428 tools/crm_simulate.c create_action_name(pe_action_t *action)
pe_action_t       520 tools/crm_simulate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       565 tools/crm_simulate.c         pe_action_t *action = (pe_action_t *) gIter->data;