opcode
enum opcode {
struct opcode {
typedef enum opcode {
#define GENERATE_ENUM_ENTRY(op, opcode, str) CEPH_OSD_OP_##op = (opcode),