Searched refs:ping_req (Results 1 – 2 of 2) sorted by relevance
248 struct ceph_osd_request *ping_req; member
2558 lreq->reg_req, lreq->ping_req); in linger_release()2568 if (lreq->ping_req) in linger_release()2569 ceph_osdc_put_request(lreq->ping_req); in linger_release()2965 struct ceph_osd_request *req = lreq->ping_req; in send_linger_ping()3033 if (lreq->is_watch && lreq->ping_req->r_osd) in __linger_cancel()3034 cancel_linger_request(lreq->ping_req); in __linger_cancel()4523 lreq->ping_req = alloc_linger_request(lreq); in ceph_osdc_watch()4524 if (!lreq->ping_req) { in ceph_osdc_watch()4533 osd_req_op_watch_init(lreq->ping_req, 0, lreq->linger_id, in ceph_osdc_watch()