STONITH_OP_FENCE 2531 fencing/commands.c } else if (crm_str_eq(op, STONITH_OP_FENCE, TRUE)) { STONITH_OP_FENCE 2685 fencing/commands.c } else if (crm_str_eq(op, STONITH_OP_FENCE, TRUE)) { STONITH_OP_FENCE 1469 fencing/remote.c xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0); STONITH_OP_FENCE 1524 lib/fencing/st_client.c rc = stonith_send_command(stonith, STONITH_OP_FENCE, data, NULL, call_options, timeout);