Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dosd_client.c52 struct ceph_osd_linger_request *lreq);
54 struct ceph_osd_linger_request *lreq);
85 static inline void verify_lreq_locked(struct ceph_osd_linger_request *lreq) in verify_lreq_locked()
93 static inline void verify_lreq_locked(struct ceph_osd_linger_request *lreq) { } in verify_lreq_locked()
1307 struct ceph_osd_linger_request *lreq = in close_osd()
1308 rb_entry(n, struct ceph_osd_linger_request, node); in close_osd()
2701 struct ceph_osd_linger_request *lreq = in linger_release()
2702 container_of(kref, struct ceph_osd_linger_request, kref); in linger_release()
2724 static void linger_put(struct ceph_osd_linger_request *lreq) in linger_put()
2730 static struct ceph_osd_linger_request *
[all …]
Ddebugfs.c250 struct ceph_osd_linger_request *lreq) in dump_linger_request()
266 struct ceph_osd_linger_request *lreq = in dump_linger_requests()
267 rb_entry(n, struct ceph_osd_linger_request, node); in dump_linger_requests()
/linux-6.1.9/include/linux/ceph/
Dosd_client.h252 struct ceph_osd_linger_request { struct
529 struct ceph_osd_linger_request *
537 struct ceph_osd_linger_request *lreq);
555 struct ceph_osd_linger_request *lreq);
/linux-6.1.9/drivers/block/
Drbd.c408 struct ceph_osd_linger_request *watch_handle;
4418 struct ceph_osd_linger_request *handle; in __rbd_register_watch()