CEPH_MSG_OSD_OPREPLY
case CEPH_MSG_OSD_OPREPLY: return "osd_opreply";
err = ceph_msgpool_init(&osdc->msgpool_op_reply, CEPH_MSG_OSD_OPREPLY,
case CEPH_MSG_OSD_OPREPLY:
m = ceph_msg_new(CEPH_MSG_OSD_OPREPLY, front_len, GFP_NOFS,
case CEPH_MSG_OSD_OPREPLY:
msg = ceph_msg_new2(CEPH_MSG_OSD_OPREPLY, msg_size,