Home
last modified time | relevance | path

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

/linux/net/ceph/
H A 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 …]
H A 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/include/linux/ceph/
H A Dosd_client.h310 struct ceph_osd_linger_request { struct
604 struct ceph_osd_linger_request *
612 struct ceph_osd_linger_request *lreq);
630 struct ceph_osd_linger_request *lreq);
/linux/drivers/block/
H A Drbd.c408 struct ceph_osd_linger_request *watch_handle;
4499 struct ceph_osd_linger_request *handle; in __rbd_register_watch()