Searched full:r_reply (Results 1 – 2 of 2) sorted by relevance
248 struct ceph_msg *r_request, *r_reply; member
1195 if (req->r_reply) in ceph_mdsc_release_request()1196 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()4262 req->r_reply = ceph_msg_get(msg); in handle_reply()