STONITH_OP_FENCE 3577 daemons/fenced/fenced_commands.c         { STONITH_OP_FENCE, handle_fence_request },
STONITH_OP_FENCE 3645 daemons/fenced/fenced_commands.c     } else if (pcmk__str_any_of(op, STONITH_OP_NOTIFY, STONITH_OP_FENCE,
STONITH_OP_FENCE 1930 daemons/fenced/fenced_remote.c         xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0);
STONITH_OP_FENCE  681 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);