Home
last modified time | relevance | path

Searched refs:CEPH_MSG_OSD_OP (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/
H A Dceph_common.c93 case CEPH_MSG_OSD_OP: return "osd_op"; in ceph_msg_type_name()
H A Dosd_client.c637 msg = ceph_msg_new2(CEPH_MSG_OSD_OP, msg_size, in __ceph_osdc_alloc_messages()
5245 err = ceph_msgpool_init(&osdc->msgpool_op, CEPH_MSG_OSD_OP, in ceph_osdc_init()
5695 if (type == CEPH_MSG_OSD_OP) in osd_reencode_message()