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       326 include/crm/pengine/internal.h pe_action_t *pe__clear_failcount(pe_resource_t *rsc, pe_node_t *node,
pe_action_t       359 include/crm/pengine/internal.h extern pe_action_t *get_pseudo_op(const char *name, pe_working_set_t * data_set);
pe_action_t       360 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       381 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       433 include/crm/pengine/internal.h extern pe_action_t *find_first_action(GList *input, const char *uuid, const char *task,
pe_action_t       445 include/crm/pengine/internal.h extern void pe_free_action(pe_action_t * action);
pe_action_t       516 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       518 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       520 include/crm/pengine/internal.h void pe_action_set_reason(pe_action_t *action, const char *reason, bool overwrite);
pe_action_t       521 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       582 include/crm/pengine/internal.h pe_action_t *pe__clear_resource_history(pe_resource_t *rsc, pe_node_t *node,
pe_action_t        31 include/crm/pengine/pe_types.h typedef struct pe_action_s pe_action_t;
pe_action_t       533 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_flags(pe_action_t * action, enum pe_action_flags flags, const char *source, int line);
pe_action_t       174 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       115 lib/pacemaker/pcmk_output.c     pe_action_t *action = va_arg(args, pe_action_t *);
pe_action_t       116 lib/pacemaker/pcmk_output.c     pe_action_t *source = va_arg(args, pe_action_t *);
pe_action_t       228 lib/pacemaker/pcmk_output.c     pe_action_t *action = va_arg(args, pe_action_t *);
pe_action_t       229 lib/pacemaker/pcmk_output.c     pe_action_t *source = va_arg(args, pe_action_t *);
pe_action_t       855 lib/pacemaker/pcmk_output.c     pe_action_t *start = NULL;
pe_action_t       856 lib/pacemaker/pcmk_output.c     pe_action_t *stop = NULL;
pe_action_t       857 lib/pacemaker/pcmk_output.c     pe_action_t *promote = NULL;
pe_action_t       858 lib/pacemaker/pcmk_output.c     pe_action_t *demote = NULL;
pe_action_t       902 lib/pacemaker/pcmk_output.c         pe_action_t *migrate_op = NULL;
pe_action_t       964 lib/pacemaker/pcmk_output.c             pe_action_t *stop_op = NULL;
pe_action_t       122 lib/pacemaker/pcmk_sched_allocate.c update_action_flags(pe_action_t * action, enum pe_action_flags flags, const char *source, int line)
pe_action_t       201 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *cancel = NULL;
pe_action_t       295 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *required = NULL;
pe_action_t       316 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *op = NULL;
pe_action_t       335 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *required = NULL;
pe_action_t       917 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *probe_node_complete = NULL;
pe_action_t       941 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      1332 lib/pacemaker/pcmk_sched_allocate.c order_start_then_action(pe_resource_t *lh_rsc, pe_action_t *rh_action,
pe_action_t      1344 lib/pacemaker/pcmk_sched_allocate.c order_action_then_stop(pe_action_t *lh_action, pe_resource_t *rh_rsc,
pe_action_t      1367 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *clear_op = NULL;
pe_action_t      1537 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *stop = NULL;
pe_action_t      1538 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *stonith_op = NULL;
pe_action_t      1571 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      1619 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *dc_down = NULL;
pe_action_t      1620 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *stonith_op = NULL;
pe_action_t      1680 lib/pacemaker/pcmk_sched_allocate.c                     order_actions((pe_action_t *) stonith_ops->data,
pe_action_t      1694 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *down_op = sched_shutdown_op(node, data_set);
pe_action_t      1732 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *node_stop = (pe_action_t *) gIter->data;
pe_action_t      1749 lib/pacemaker/pcmk_sched_allocate.c                 order_actions((pe_action_t *) gIter->data, dc_down,
pe_action_t      1758 lib/pacemaker/pcmk_sched_allocate.c             order_actions((pe_action_t *) stonith_ops->data, dc_down,
pe_action_t      1802 lib/pacemaker/pcmk_sched_allocate.c rsc_order_then(pe_action_t *lh_action, pe_resource_t *rsc,
pe_action_t      1807 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *rh_action = NULL;
pe_action_t      1843 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *rh_action_iter = (pe_action_t *) gIter->data;
pe_action_t      1866 lib/pacemaker/pcmk_sched_allocate.c     pe_action_t *lh_action = order->lh_action;
pe_action_t      1910 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *lh_action_iter = (pe_action_t *) gIter->data;
pe_action_t      1926 lib/pacemaker/pcmk_sched_allocate.c extern void update_colo_start_chain(pe_action_t *action,
pe_action_t      1930 lib/pacemaker/pcmk_sched_allocate.c is_recurring_action(pe_action_t *action)
pe_action_t      1943 lib/pacemaker/pcmk_sched_allocate.c apply_container_ordering(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t      2116 lib/pacemaker/pcmk_sched_allocate.c apply_remote_ordering(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t      2251 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2311 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *rsc_action = item->data;
pe_action_t      2343 lib/pacemaker/pcmk_sched_allocate.c order_first_probe_unneeded(pe_action_t * probe, pe_action_t * rh_action)
pe_action_t      2380 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *lh_action = order->lh_action;
pe_action_t      2381 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *rh_action = order->rh_action;
pe_action_t      2476 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *probe = (pe_action_t *) pIter->data;
pe_action_t      2480 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *rh_action_iter = (pe_action_t *) rIter->data;
pe_action_t      2495 lib/pacemaker/pcmk_sched_allocate.c order_first_probe_then_restart_repromote(pe_action_t * probe,
pe_action_t      2496 lib/pacemaker/pcmk_sched_allocate.c                                          pe_action_t * after,
pe_action_t      2546 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *then = (pe_action_t *) gIter->data;
pe_action_t      2631 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2658 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *probe = (pe_action_t *) gIter->data;
pe_action_t      2737 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *start = NULL;
pe_action_t      2759 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *first = before->action;
pe_action_t      2793 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *probe = (pe_action_t *) pIter->data;
pe_action_t      2851 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2861 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2868 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3023 lib/pacemaker/pcmk_sched_allocate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3066 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      1219 lib/pacemaker/pcmk_sched_clone.c clone_child_action(pe_action_t * action)
pe_action_t      1263 lib/pacemaker/pcmk_sched_clone.c summary_action_flags(pe_action_t * action, GList *children, pe_node_t * node)
pe_action_t      1273 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *child_action = NULL;
pe_action_t      1307 lib/pacemaker/pcmk_sched_clone.c clone_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t      1338 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t      1434 lib/pacemaker/pcmk_sched_clone.c probe_unique_clone(pe_resource_t *rsc, pe_node_t *node, pe_action_t *complete,
pe_action_t      1453 lib/pacemaker/pcmk_sched_clone.c                       pe_action_t *complete, gboolean force,
pe_action_t      1485 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      1436 lib/pacemaker/pcmk_sched_constraints.c task_from_action_or_key(pe_action_t *action, const char *key)
pe_action_t      1586 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      1587 lib/pacemaker/pcmk_sched_constraints.c                     pe_resource_t * rh_rsc, char *rh_action_task, pe_action_t * rh_action,
pe_action_t      1686 lib/pacemaker/pcmk_sched_constraints.c                  pe_action_t ** begin, pe_action_t ** end, pe_action_t ** inv_begin,
pe_action_t      1687 lib/pacemaker/pcmk_sched_constraints.c                  pe_action_t ** inv_end, const char *parent_symmetrical_s,
pe_action_t      1908 lib/pacemaker/pcmk_sched_constraints.c         pe_action_t *unordered_action = get_pseudo_op(task, data_set);
pe_action_t      2173 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_end = NULL;
pe_action_t      2174 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_begin = NULL;
pe_action_t      2176 lib/pacemaker/pcmk_sched_constraints.c     pe_action_t *set_inv_end = NULL;
pe_action_t      2177 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       463 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       479 lib/pacemaker/pcmk_sched_graph.c update_colo_start_chain(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t       506 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *start = find_first_action(child->actions, NULL, RSC_START, NULL);
pe_action_t       522 lib/pacemaker/pcmk_sched_graph.c update_action(pe_action_t *then, pe_working_set_t *data_set)
pe_action_t       560 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *first = other->action;
pe_action_t       718 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       726 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *action = (pe_action_t *) lpc->data;
pe_action_t       773 lib/pacemaker/pcmk_sched_graph.c pcmk__order_vs_fence(pe_action_t *stonith_op, pe_working_set_t *data_set)
pe_action_t       782 lib/pacemaker/pcmk_sched_graph.c get_router_node(pe_action_t *action)
pe_action_t       954 lib/pacemaker/pcmk_sched_graph.c     pe_action_t *action = NULL;
pe_action_t       976 lib/pacemaker/pcmk_sched_graph.c add_downed_nodes(xmlNode *xml, const pe_action_t *action,
pe_action_t      1005 lib/pacemaker/pcmk_sched_graph.c         pe_action_t *input;
pe_action_t      1024 lib/pacemaker/pcmk_sched_graph.c should_lock_action(pe_action_t *action)
pe_action_t      1044 lib/pacemaker/pcmk_sched_graph.c action2xml(pe_action_t * action, gboolean as_input, pe_working_set_t *data_set)
pe_action_t      1376 lib/pacemaker/pcmk_sched_graph.c should_dump_action(pe_action_t *action)
pe_action_t      1528 lib/pacemaker/pcmk_sched_graph.c check_dump_input(pe_action_t *action, pe_action_wrapper_t *input)
pe_action_t      1695 lib/pacemaker/pcmk_sched_graph.c graph_has_loop(pe_action_t *init_action, pe_action_t *action,
pe_action_t      1763 lib/pacemaker/pcmk_sched_graph.c pcmk__ordering_is_invalid(pe_action_t *action, pe_action_wrapper_t *input)
pe_action_t      1796 lib/pacemaker/pcmk_sched_graph.c deduplicate_inputs(pe_action_t *action)
pe_action_t      1848 lib/pacemaker/pcmk_sched_graph.c graph_element_from_action(pe_action_t *action, pe_working_set_t *data_set)
pe_action_t        87 lib/pacemaker/pcmk_sched_group.c     pe_action_t *op = NULL;
pe_action_t       148 lib/pacemaker/pcmk_sched_group.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       381 lib/pacemaker/pcmk_sched_group.c group_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t       390 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, task_s, node);
pe_action_t       426 lib/pacemaker/pcmk_sched_group.c group_update_actions(pe_action_t *first, pe_action_t *then, pe_node_t *node,
pe_action_t       439 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       891 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       909 lib/pacemaker/pcmk_sched_native.c RecurringOp_Stopped(pe_resource_t * rsc, pe_action_t * start, pe_node_t * node,
pe_action_t       971 lib/pacemaker/pcmk_sched_native.c             pe_action_t *cancel_op = NULL;
pe_action_t       996 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stopped_mon = NULL;
pe_action_t      1034 lib/pacemaker/pcmk_sched_native.c                 pe_action_t *probe = (pe_action_t *) pIter->data;
pe_action_t      1050 lib/pacemaker/pcmk_sched_native.c             pe_action_t *stop = (pe_action_t *) local_gIter->data;
pe_action_t      1105 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      1125 lib/pacemaker/pcmk_sched_native.c     pe_action_t *migrate_to = NULL;
pe_action_t      1126 lib/pacemaker/pcmk_sched_native.c     pe_action_t *migrate_from = NULL;
pe_action_t      1127 lib/pacemaker/pcmk_sched_native.c     pe_action_t *start = NULL;
pe_action_t      1128 lib/pacemaker/pcmk_sched_native.c     pe_action_t *stop = NULL;
pe_action_t      1214 lib/pacemaker/pcmk_sched_native.c     pe_action_t *start = NULL;
pe_action_t      1247 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stop = NULL;
pe_action_t      1550 lib/pacemaker/pcmk_sched_native.c             pe_action_t *unfence = pe_fence_op(node, "on", TRUE, NULL, FALSE, data_set);
pe_action_t      1592 lib/pacemaker/pcmk_sched_native.c             pe_action_t *load_stopped = get_pseudo_op(load_stopped_task, data_set);
pe_action_t      1608 lib/pacemaker/pcmk_sched_native.c             pe_action_t *load_stopped = get_pseudo_op(load_stopped_task, data_set);
pe_action_t      2054 lib/pacemaker/pcmk_sched_native.c native_action_flags(pe_action_t * action, pe_node_t * node)
pe_action_t      2060 lib/pacemaker/pcmk_sched_native.c is_primitive_action(pe_action_t *action)
pe_action_t      2077 lib/pacemaker/pcmk_sched_native.c handle_restart_ordering(pe_action_t *first, pe_action_t *then,
pe_action_t      2133 lib/pacemaker/pcmk_sched_native.c native_update_actions(pe_action_t *first, pe_action_t *then, pe_node_t *node,
pe_action_t      2354 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2437 lib/pacemaker/pcmk_sched_native.c         pe_action_t *stop;
pe_action_t      2467 lib/pacemaker/pcmk_sched_native.c             pe_action_t *unfence = pe_fence_op(current, "on", TRUE, NULL, FALSE, data_set);
pe_action_t      2480 lib/pacemaker/pcmk_sched_native.c order_after_unfencing(pe_resource_t *rsc, pe_node_t *node, pe_action_t *action,
pe_action_t      2497 lib/pacemaker/pcmk_sched_native.c         pe_action_t *unfence = pe_fence_op(node, "on", TRUE, NULL, FALSE, data_set);
pe_action_t      2515 lib/pacemaker/pcmk_sched_native.c     pe_action_t *start = NULL;
pe_action_t      2546 lib/pacemaker/pcmk_sched_native.c         pe_action_t *start = (pe_action_t *) gIter->data;
pe_action_t      2564 lib/pacemaker/pcmk_sched_native.c         pe_action_t *promote = (pe_action_t *) gIter->data;
pe_action_t      2640 lib/pacemaker/pcmk_sched_native.c native_create_probe(pe_resource_t * rsc, pe_node_t * node, pe_action_t * complete,
pe_action_t      2645 lib/pacemaker/pcmk_sched_native.c     pe_action_t *probe = NULL;
pe_action_t      2905 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      2914 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      2950 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      2957 lib/pacemaker/pcmk_sched_native.c     pe_action_t *parent_stop = NULL;
pe_action_t      2983 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3083 lib/pacemaker/pcmk_sched_native.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      3116 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      3140 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       471 lib/pacemaker/pcmk_sched_notif.c             pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       638 lib/pacemaker/pcmk_sched_notif.c static pe_action_t *
pe_action_t       639 lib/pacemaker/pcmk_sched_notif.c find_remote_start(pe_action_t *action)
pe_action_t       656 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *stop = NULL;
pe_action_t       657 lib/pacemaker/pcmk_sched_notif.c     pe_action_t *start = NULL;
pe_action_t       673 lib/pacemaker/pcmk_sched_notif.c         pe_action_t *op = (pe_action_t *) gIter->data;
pe_action_t       762 lib/pacemaker/pcmk_sched_notif.c                 pe_action_t *remote_start = find_remote_start(start);
pe_action_t       804 lib/pacemaker/pcmk_sched_notif.c create_secondary_notification(pe_action_t *action, pe_resource_t *rsc,
pe_action_t       805 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       357 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       474 lib/pacemaker/pcmk_sched_utils.c pe_action_t *
pe_action_t       477 lib/pacemaker/pcmk_sched_utils.c     pe_action_t *action = custom_action(rsc, pcmk__op_key(rsc->id, task, 0),
pe_action_t       499 lib/pacemaker/pcmk_sched_utils.c pe_action_t *
pe_action_t       503 lib/pacemaker/pcmk_sched_utils.c     pe_action_t *cancel_op;
pe_action_t       534 lib/pacemaker/pcmk_sched_utils.c pe_action_t *
pe_action_t       540 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       656 lib/pengine/utils.c unpack_operation_on_fail(pe_action_t * action)
pe_action_t       947 lib/pengine/utils.c unpack_operation(pe_action_t * action, xmlNode * xml_obj, pe_resource_t * container,
pe_action_t      1338 lib/pengine/utils.c pe_free_action(pe_action_t * action)
pe_action_t      1374 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1421 lib/pengine/utils.c pe_action_t *
pe_action_t      1429 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1460 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1505 lib/pengine/utils.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t      1802 lib/pengine/utils.c order_actions(pe_action_t * lh_action, pe_action_t * rh_action, enum pe_ordering order)
pe_action_t      1847 lib/pengine/utils.c pe_action_t *
pe_action_t      1850 lib/pengine/utils.c     pe_action_t *op = NULL;
pe_action_t      2034 lib/pengine/utils.c pe_action_t *
pe_action_t      2039 lib/pengine/utils.c     pe_action_t *stonith_op = NULL;
pe_action_t      2144 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      2159 lib/pengine/utils.c         pe_action_t *unfence = pe_fence_op(node, "on", FALSE, reason, FALSE, data_set);
pe_action_t      2215 lib/pengine/utils.c                                pe_action_t *action, pe_action_t *reason, const char *text,
pe_action_t      2272 lib/pengine/utils.c void pe_action_set_reason(pe_action_t *action, const char *reason, bool overwrite) 
pe_action_t      2380 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       425 tools/crm_simulate.c create_action_name(pe_action_t *action)
pe_action_t       517 tools/crm_simulate.c         pe_action_t *action = (pe_action_t *) gIter->data;
pe_action_t       562 tools/crm_simulate.c         pe_action_t *action = (pe_action_t *) gIter->data;