Searched refs:osd_req_op_watch_init (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ceph/ |
| H A D | osd_client.c | 888 static void osd_req_op_watch_init(struct ceph_osd_request *req, int which, in osd_req_op_watch_init() function 3149 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_RECONNECT, in send_linger() 3156 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_WATCH, in send_linger() 3240 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_PING, lreq->linger_id, in send_linger_ping() 4826 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_UNWATCH, in ceph_osdc_unwatch()
|