Searched refs:osd_req_op_watch_init (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A 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 3079 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_RECONNECT, in send_linger() 3086 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_WATCH, in send_linger() 3170 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_PING, lreq->linger_id, in send_linger_ping() 4748 osd_req_op_watch_init(req, 0, CEPH_OSD_WATCH_OP_UNWATCH, in ceph_osdc_unwatch()
|
/kernel/linux/linux-6.6/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()
|
Completed in 15 milliseconds