Searched refs:osd_req_op_watch_init (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/ceph/ |
D | osd_client.c | 844 static void osd_req_op_watch_init(struct ceph_osd_request *req, int which, in osd_req_op_watch_init() function 4531 osd_req_op_watch_init(lreq->reg_req, 0, lreq->linger_id, in ceph_osdc_watch() 4533 osd_req_op_watch_init(lreq->ping_req, 0, lreq->linger_id, in ceph_osdc_watch() 4574 osd_req_op_watch_init(req, 0, lreq->linger_id, in ceph_osdc_unwatch()
|