Searched refs:CEPH_MSG_OSD_OPREPLY (Results 1 – 3 of 3) sorted by relevance
150 #define CEPH_MSG_OSD_OPREPLY 43 macro
92 case CEPH_MSG_OSD_OPREPLY: return "osd_opreply"; in ceph_msg_type_name()
653 msg = ceph_msg_new(CEPH_MSG_OSD_OPREPLY, msg_size, gfp, true); in ceph_osdc_alloc_messages()5027 err = ceph_msgpool_init(&osdc->msgpool_op_reply, CEPH_MSG_OSD_OPREPLY, in ceph_osdc_init()5203 case CEPH_MSG_OSD_OPREPLY: in dispatch()5261 m = ceph_msg_new(CEPH_MSG_OSD_OPREPLY, front_len, GFP_NOFS, in get_reply()5334 case CEPH_MSG_OSD_OPREPLY: in alloc_msg()