Home
last modified time | relevance | path

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

/linux-6.6.21/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()
1383 struct ceph_osd_linger_request *lreq = in close_osd()
1384 rb_entry(n, struct ceph_osd_linger_request, node); in close_osd()
2784 struct ceph_osd_linger_request *lreq = in linger_release()
2785 container_of(kref, struct ceph_osd_linger_request, kref); in linger_release()
2807 static void linger_put(struct ceph_osd_linger_request *lreq) in linger_put()
2813 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.6.21/include/linux/ceph/
Dosd_client.h310 struct ceph_osd_linger_request { struct
603 struct ceph_osd_linger_request *
611 struct ceph_osd_linger_request *lreq);
629 struct ceph_osd_linger_request *lreq);
/linux-6.6.21/drivers/block/
Drbd.c408 struct ceph_osd_linger_request *watch_handle;
4503 struct ceph_osd_linger_request *handle; in __rbd_register_watch()