Home
last modified time | relevance | path

Searched refs:osd_req_op_watch_init (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/net/ceph/
Dosd_client.c883 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()