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