notify_action 317 lib/pengine/pe_notif.c pcmk_action_t *notify_action = NULL; notify_action 348 lib/pengine/pe_notif.c notify_action = custom_action(rsc, key, op->task, node, notify_action 353 lib/pengine/pe_notif.c g_hash_table_foreach(op->meta, copy_meta_to_notify, notify_action); notify_action 354 lib/pengine/pe_notif.c add_notify_data_to_action_meta(n_data, notify_action); notify_action 357 lib/pengine/pe_notif.c order_actions(op, notify_action, pcmk__ar_ordered); notify_action 358 lib/pengine/pe_notif.c order_actions(notify_action, notify_done, pcmk__ar_ordered); notify_action 359 lib/pengine/pe_notif.c return notify_action;