opts 250 daemons/controld/controld_remote_ra.c remote_node_down(const char *node_name, const enum down_opts opts) opts 265 daemons/controld/controld_remote_ra.c if (opts == DOWN_ERASE_LRM) { opts 37 daemons/controld/controld_utils.h int opts = cib_scope_local | cib_quorum_override | cib_can_create; opts 39 daemons/controld/controld_utils.h fsa_cib_conn->cmds->modify(fsa_cib_conn, section, data, opts); opts 48 daemons/controld/controld_utils.h int opts = cib_scope_local | cib_quorum_override | cib_can_create | cib_discard_reply; opts 50 daemons/controld/controld_utils.h fsa_cib_conn->cmds->modify(fsa_cib_conn, section, data, opts); opts 2263 lib/fencing/st_client.c int opts = 0; opts 2265 lib/fencing/st_client.c stonith__set_call_options(opts, name, opts 2268 lib/fencing/st_client.c stonith__set_call_options(opts, name, st_opt_cs_nodeid); opts 2270 lib/fencing/st_client.c rc = st->cmds->fence(st, opts, name, action, timeout, 0); opts 2306 lib/fencing/st_client.c int opts = 0; opts 2309 lib/fencing/st_client.c stonith__set_call_options(opts, name, st_opt_sync_call); opts 2311 lib/fencing/st_client.c stonith__set_call_options(opts, name, st_opt_cs_nodeid); opts 2313 lib/fencing/st_client.c rc = st->cmds->history(st, opts, name, &history, 120); opts 178 lib/pacemaker/pcmk_fence.c int opts = 0; opts 188 lib/pacemaker/pcmk_fence.c stonith__set_call_options(opts, target, st_opts); opts 190 lib/pacemaker/pcmk_fence.c stonith__set_call_options(opts, target, st_opt_cleanup); opts 193 lib/pacemaker/pcmk_fence.c stonith__set_call_options(opts, target, st_opt_broadcast); opts 195 lib/pacemaker/pcmk_fence.c rc = st->cmds->history(st, opts, opts 1581 lib/pengine/pe_output.c int opts = pe_print_rsconly | pe_print_pending; opts 1588 lib/pengine/pe_output.c opts, target_role, false); opts 117 tools/crm_resource_print.c unsigned int opts = pe_print_pending; opts 123 tools/crm_resource_print.c out->message(out, crm_map_element_name(rsc->xml), opts, rsc, all, all); opts 973 tools/crm_simulate.c unsigned int opts = options.print_pending ? pe_print_pending : 0; opts 992 tools/crm_simulate.c print_cluster_status(data_set, opts);