Searched refs:msgpool_op_reply (Results 1 – 2 of 2) sorted by relevance
230 struct ceph_msgpool msgpool_op_reply; member
407 msg = ceph_msgpool_get(&osdc->msgpool_op_reply, 0); in ceph_osdc_alloc_request()2635 err = ceph_msgpool_init(&osdc->msgpool_op_reply, CEPH_MSG_OSD_OPREPLY, in ceph_osdc_init()2649 ceph_msgpool_destroy(&osdc->msgpool_op_reply); in ceph_osdc_init()2671 ceph_msgpool_destroy(&osdc->msgpool_op_reply); in ceph_osdc_stop()