custom_action 204 include/crm/pengine/internal.h pcmk_action_t *custom_action(pcmk_resource_t *rsc, char *key, const char *task, custom_action 209 include/crm/pengine/internal.h # define delete_action(rsc, node, optional) custom_action( \ custom_action 214 include/crm/pengine/internal.h # define stop_action(rsc, node, optional) custom_action( \ custom_action 220 include/crm/pengine/internal.h # define start_action(rsc, node, optional) custom_action( \ custom_action 225 include/crm/pengine/internal.h # define promote_action(rsc, node, optional) custom_action( \ custom_action 230 include/crm/pengine/internal.h # define demote_action(rsc, node, optional) custom_action( \ custom_action 1066 lib/pacemaker/pcmk_sched_actions.c shutdown_op = custom_action(NULL, shutdown_id, PCMK_ACTION_DO_SHUTDOWN, custom_action 1526 lib/pacemaker/pcmk_sched_actions.c pcmk_action_t *required = custom_action(rsc, key, task, NULL, FALSE, custom_action 1573 lib/pacemaker/pcmk_sched_actions.c custom_action(rsc, stop_key(rsc), PCMK_ACTION_STOP, node, FALSE, custom_action 1580 lib/pacemaker/pcmk_sched_actions.c reload = custom_action(rsc, reload_key(rsc), PCMK_ACTION_RELOAD_AGENT, node, custom_action 104 lib/pacemaker/pcmk_sched_group.c pcmk_action_t *op = custom_action(group, pcmk__op_key(group->id, action, 0), custom_action 61 lib/pacemaker/pcmk_sched_migration.c migrate_to = custom_action(rsc, pcmk__op_key(rsc->id, custom_action 66 lib/pacemaker/pcmk_sched_migration.c migrate_from = custom_action(rsc, pcmk__op_key(rsc->id, custom_action 1369 lib/pacemaker/pcmk_sched_ordering.c first_action = custom_action(first_rsc, key, op_type, NULL, TRUE, custom_action 136 lib/pacemaker/pcmk_sched_probes.c probe = custom_action(rsc, key, PCMK_ACTION_MONITOR, node, FALSE, custom_action 890 lib/pacemaker/pcmk_sched_probes.c probe_op = custom_action(NULL, custom_action 325 lib/pacemaker/pcmk_sched_recurring.c mon = custom_action(rsc, strdup(op->key), op->name, node, is_optional, custom_action 542 lib/pacemaker/pcmk_sched_recurring.c stopped_mon = custom_action(rsc, strdup(op->key), op->name, stop_node, custom_action 660 lib/pacemaker/pcmk_sched_recurring.c cancel_op = custom_action(rsc, key, PCMK_ACTION_CANCEL, node, FALSE, custom_action 724 lib/pacemaker/pcmk_sched_recurring.c op = custom_action(rsc, pcmk__op_key(rsc->id, task, interval_ms), custom_action 139 lib/pacemaker/pcmk_sched_resource.c custom_action(rsc, stop_key(rsc), PCMK_ACTION_STOP, node, FALSE, custom_action 479 lib/pengine/failcounts.c clear = custom_action(rsc, key, PCMK_ACTION_CLEAR_FAILCOUNT, node, FALSE, custom_action 1182 lib/pengine/pe_actions.c op = custom_action(NULL, strdup(name), name, NULL, TRUE, scheduler); custom_action 1297 lib/pengine/pe_actions.c stonith_op = custom_action(NULL, op_key, PCMK_ACTION_STONITH, node, custom_action 1634 lib/pengine/pe_actions.c custom_action(rsc, pcmk__op_key(rsc->id, PCMK_ACTION_LRM_DELETE, 0), custom_action 1811 lib/pengine/pe_actions.c action = custom_action(rsc, pcmk__op_key(rsc->id, task, 0), task, NULL, custom_action 286 lib/pengine/pe_notif.c notify = custom_action(rsc, custom_action 346 lib/pengine/pe_notif.c notify_action = custom_action(rsc, key, op->task, node, custom_action 2652 lib/pengine/unpack.c custom_action(rsc, key, task, node, TRUE, scheduler);