Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Ddebugfs.c240 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests()
266 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests()
327 static void dump_backoffs(struct seq_file *s, struct ceph_osd *osd) in dump_backoffs()
359 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show()
367 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show()
375 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show()
H A Dosd_client.c49 static void link_request(struct ceph_osd *osd, struct ceph_osd_request *req);
50 static void unlink_request(struct ceph_osd *osd, struct ceph_osd_request *req);
51 static void link_linger(struct ceph_osd *osd,
53 static void unlink_linger(struct ceph_osd *osd,
55 static void clear_backoffs(struct ceph_osd *osd);
77 static inline void verify_osd_locked(struct ceph_osd *osd) in verify_osd_locked()
92 static inline void verify_osd_locked(struct ceph_osd *osd) { } in verify_osd_locked()
1180 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS()
1202 static bool osd_homeless(struct ceph_osd *osd) in osd_homeless()
1207 static bool osd_registered(struct ceph_osd *osd) in osd_registered()
[all …]
/linux/include/linux/ceph/
H A Dosd_client.h80 struct ceph_osd { struct
241 struct ceph_osd *r_osd;
316 struct ceph_osd *osd;
415 struct ceph_osd homeless_osd;