STONITH_OP_FENCE 2734 daemons/fenced/fenced_commands.c     } else if (pcmk__str_eq(op, STONITH_OP_FENCE, pcmk__str_none)) {
STONITH_OP_FENCE 2911 daemons/fenced/fenced_commands.c     } else if (pcmk__str_eq(op, STONITH_OP_FENCE, pcmk__str_none)) {
STONITH_OP_FENCE 1561 daemons/fenced/fenced_remote.c         xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0);
STONITH_OP_FENCE 1082 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);