Searched refs:msgpool_op_reply (Results 1 – 2 of 2) sorted by relevance
375 struct ceph_msgpool msgpool_op_reply; member
624 msg = ceph_msgpool_get(&osdc->msgpool_op_reply, msg_size, in __ceph_osdc_alloc_messages()5189 err = ceph_msgpool_init(&osdc->msgpool_op_reply, CEPH_MSG_OSD_OPREPLY, in ceph_osdc_init()5214 ceph_msgpool_destroy(&osdc->msgpool_op_reply); in ceph_osdc_init()5252 ceph_msgpool_destroy(&osdc->msgpool_op_reply); in ceph_osdc_stop()