remote_fencing_op_t 2710 daemons/fenced/fenced_commands.c void set_fencing_completed(remote_fencing_op_t * op)
remote_fencing_op_t 2787 daemons/fenced/fenced_commands.c     remote_fencing_op_t *relay_op = NULL; 
remote_fencing_op_t 2803 daemons/fenced/fenced_commands.c             remote_fencing_op_t *list_op = NULL; 
remote_fencing_op_t 2811 daemons/fenced/fenced_commands.c                         remote_fencing_op_t *other = dup_iter->data;
remote_fencing_op_t 2934 daemons/fenced/fenced_commands.c             remote_fencing_op_t *rop = NULL;
remote_fencing_op_t 2972 daemons/fenced/fenced_commands.c                 remote_fencing_op_t *op = NULL;
remote_fencing_op_t   70 daemons/fenced/fenced_history.c     remote_fencing_op_t *op = value;
remote_fencing_op_t  140 daemons/fenced/fenced_history.c     const remote_fencing_op_t **a = (const remote_fencing_op_t **) a_voidp;
remote_fencing_op_t  141 daemons/fenced/fenced_history.c     const remote_fencing_op_t **b = (const remote_fencing_op_t **) b_voidp;
remote_fencing_op_t  180 daemons/fenced/fenced_history.c         remote_fencing_op_t *ops[num_ops];
remote_fencing_op_t  181 daemons/fenced/fenced_history.c         remote_fencing_op_t *op = NULL;
remote_fencing_op_t  197 daemons/fenced/fenced_history.c         qsort(ops, num_ops, sizeof(remote_fencing_op_t *), op_time_sort);
remote_fencing_op_t  233 daemons/fenced/fenced_history.c         remote_fencing_op_t *op = NULL;
remote_fencing_op_t  246 daemons/fenced/fenced_history.c         op = calloc(1, sizeof(remote_fencing_op_t));
remote_fencing_op_t  287 daemons/fenced/fenced_history.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t  301 daemons/fenced/fenced_history.c                     remote_fencing_op_t *remote_op =
remote_fencing_op_t   79 daemons/fenced/fenced_remote.c void call_remote_stonith(remote_fencing_op_t * op, st_query_result_t * peer, int rc);
remote_fencing_op_t   80 daemons/fenced/fenced_remote.c static void remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup);
remote_fencing_op_t   84 daemons/fenced/fenced_remote.c static void report_timeout_period(remote_fencing_op_t * op, int op_timeout);
remote_fencing_op_t   85 daemons/fenced/fenced_remote.c static int get_op_total_timeout(const remote_fencing_op_t *op,
remote_fencing_op_t  117 daemons/fenced/fenced_remote.c     const remote_fencing_op_t *op;
remote_fencing_op_t  153 daemons/fenced/fenced_remote.c count_peer_devices(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t  178 daemons/fenced/fenced_remote.c find_peer_device(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t  199 daemons/fenced/fenced_remote.c grab_peer_device(const remote_fencing_op_t *op, st_query_result_t *peer,
remote_fencing_op_t  215 daemons/fenced/fenced_remote.c clear_remote_op_timers(remote_fencing_op_t * op)
remote_fencing_op_t  234 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = data;
remote_fencing_op_t  281 daemons/fenced/fenced_remote.c op_requested_action(const remote_fencing_op_t *op)
remote_fencing_op_t  293 daemons/fenced/fenced_remote.c op_phase_off(remote_fencing_op_t *op)
remote_fencing_op_t  312 daemons/fenced/fenced_remote.c op_phase_on(remote_fencing_op_t *op)
remote_fencing_op_t  347 daemons/fenced/fenced_remote.c undo_op_remap(remote_fencing_op_t *op)
remote_fencing_op_t  358 daemons/fenced/fenced_remote.c create_op_done_notify(remote_fencing_op_t * op, int rc)
remote_fencing_op_t  376 daemons/fenced/fenced_remote.c stonith_bcast_result_to_peers(remote_fencing_op_t * op, int rc, gboolean op_merged)
remote_fencing_op_t  402 daemons/fenced/fenced_remote.c handle_local_reply_and_notify(remote_fencing_op_t * op, xmlNode * data, int rc)
remote_fencing_op_t  435 daemons/fenced/fenced_remote.c handle_duplicates(remote_fencing_op_t * op, xmlNode * data, int rc)
remote_fencing_op_t  440 daemons/fenced/fenced_remote.c         remote_fencing_op_t *other = iter->data;
remote_fencing_op_t  498 daemons/fenced/fenced_remote.c remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup)
remote_fencing_op_t  589 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  604 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  617 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  652 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = data;
remote_fencing_op_t  703 daemons/fenced/fenced_remote.c add_required_device(remote_fencing_op_t *op, const char *device)
remote_fencing_op_t  721 daemons/fenced/fenced_remote.c remove_required_device(remote_fencing_op_t *op, const char *device)
remote_fencing_op_t  733 daemons/fenced/fenced_remote.c set_op_device_list(remote_fencing_op_t * op, GList *devices)
remote_fencing_op_t  835 daemons/fenced/fenced_remote.c advance_topology_level(remote_fencing_op_t *op, bool empty_ok)
remote_fencing_op_t  893 daemons/fenced/fenced_remote.c merge_duplicates(remote_fencing_op_t * op)
remote_fencing_op_t  896 daemons/fenced/fenced_remote.c     remote_fencing_op_t *other = NULL;
remote_fencing_op_t  987 daemons/fenced/fenced_remote.c stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op)
remote_fencing_op_t 1018 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1040 daemons/fenced/fenced_remote.c     op = calloc(1, sizeof(remote_fencing_op_t));
remote_fencing_op_t 1130 daemons/fenced/fenced_remote.c remote_fencing_op_t *
remote_fencing_op_t 1137 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1220 daemons/fenced/fenced_remote.c find_best_peer(const char *device, remote_fencing_op_t * op, enum find_best_peer_options options)
remote_fencing_op_t 1261 daemons/fenced/fenced_remote.c stonith_choose_peer(remote_fencing_op_t * op)
remote_fencing_op_t 1320 daemons/fenced/fenced_remote.c get_device_timeout(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t 1340 daemons/fenced/fenced_remote.c     const remote_fencing_op_t *op;
remote_fencing_op_t 1368 daemons/fenced/fenced_remote.c get_peer_timeout(const remote_fencing_op_t *op, const st_query_result_t *peer)
remote_fencing_op_t 1382 daemons/fenced/fenced_remote.c get_op_total_timeout(const remote_fencing_op_t *op,
remote_fencing_op_t 1427 daemons/fenced/fenced_remote.c report_timeout_period(remote_fencing_op_t * op, int op_timeout)
remote_fencing_op_t 1471 daemons/fenced/fenced_remote.c         remote_fencing_op_t *dup = iter->data;
remote_fencing_op_t 1489 daemons/fenced/fenced_remote.c advance_topology_device_in_level(remote_fencing_op_t *op, const char *device,
remote_fencing_op_t 1539 daemons/fenced/fenced_remote.c check_watchdog_fencing_and_wait(remote_fencing_op_t * op)
remote_fencing_op_t 1558 daemons/fenced/fenced_remote.c call_remote_stonith(remote_fencing_op_t * op, st_query_result_t * peer, int rc)
remote_fencing_op_t 1748 daemons/fenced/fenced_remote.c all_topology_devices_found(remote_fencing_op_t * op)
remote_fencing_op_t 1800 daemons/fenced/fenced_remote.c                       const char *action, remote_fencing_op_t *op,
remote_fencing_op_t 1857 daemons/fenced/fenced_remote.c add_device_properties(xmlNode *xml, remote_fencing_op_t *op,
remote_fencing_op_t 1907 daemons/fenced/fenced_remote.c add_result(remote_fencing_op_t *op, const char *host, int ndevices, xmlNode *xml)
remote_fencing_op_t 1959 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 2059 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 2185 daemons/fenced/fenced_remote.c     remote_fencing_op_t *rop = NULL;
remote_fencing_op_t  162 daemons/fenced/pacemaker-fenced.h void stonith_bcast_result_to_peers(remote_fencing_op_t * op, int rc, gboolean op_merged);
remote_fencing_op_t  240 daemons/fenced/pacemaker-fenced.h remote_fencing_op_t *initiate_remote_stonith_op(pcmk__client_t *client,
remote_fencing_op_t  257 daemons/fenced/pacemaker-fenced.h void set_fencing_completed(remote_fencing_op_t * op);
remote_fencing_op_t  259 daemons/fenced/pacemaker-fenced.h int stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op);