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