Searched refs:osd_req_op_watch_init (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/ceph/ ! |
D | osd_client.c | 883 static void osd_req_op_watch_init(struct ceph_osd_request *req, int which, in osd_req_op_watch_init() function 3083 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_RECONNECT, in send_linger() 3090 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_WATCH, in send_linger() 3174 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_PING, lreq->linger_id, in send_linger_ping() 4749 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_UNWATCH, in ceph_osdc_unwatch()
|