STONITH_OP_FENCE 3369 daemons/fenced/fenced_commands.c         { STONITH_OP_FENCE, handle_fence_request },
STONITH_OP_FENCE 3436 daemons/fenced/fenced_commands.c     } else if (pcmk__str_any_of(op, T_STONITH_NOTIFY, STONITH_OP_FENCE, NULL)) {
STONITH_OP_FENCE 1717 daemons/fenced/fenced_remote.c         xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0);
STONITH_OP_FENCE  656 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);