Searched refs:msgpool_op_reply (Results 1 – 2 of 2) sorted by relevance
367 struct ceph_msgpool msgpool_op_reply; member
659 msg = ceph_msgpool_get(&osdc->msgpool_op_reply, msg_size, in __ceph_osdc_alloc_messages()5167 err = ceph_msgpool_init(&osdc->msgpool_op_reply, CEPH_MSG_OSD_OPREPLY, in ceph_osdc_init()5192 ceph_msgpool_destroy(&osdc->msgpool_op_reply); in ceph_osdc_init()5230 ceph_msgpool_destroy(&osdc->msgpool_op_reply); in ceph_osdc_stop()