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.c50 static void link_request(struct ceph_osd *osd, struct ceph_osd_request *req);
51 static void unlink_request(struct ceph_osd *osd, struct ceph_osd_request *req);
52 static void link_linger(struct ceph_osd *osd,
54 static void unlink_linger(struct ceph_osd *osd,
56 static void clear_backoffs(struct ceph_osd *osd);
78 static inline void verify_osd_locked(struct ceph_osd *osd) in verify_osd_locked()
93 static inline void verify_osd_locked(struct ceph_osd *osd) { } in verify_lreq_locked()
1181 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS()
1203 static bool osd_homeless(struct ceph_osd *os in osd_homeless()
1299 DEFINE_RB_FUNCS(osd,struct ceph_osd,o_osd,o_node) DEFINE_RB_FUNCS() argument
[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;