Searched refs:ceph_osd (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/ceph/ |
| H A D | debugfs.c | 234 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests() 260 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests() 321 static void dump_backoffs(struct seq_file *s, struct ceph_osd *osd) in dump_backoffs() 353 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() 361 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show() 369 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in osdc_show()
|
| H A D | osd_client.c | 1181 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() 1263 struct ceph_osd *osd; in create_osd() 1280 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd() 1421 struct ceph_osd *osd; in lookup_create_osd() 2380 struct ceph_osd *osd; in __submit_request() 3257 struct ceph_osd *osd; in linger_submit() 3444 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in handle_timeout() 3503 struct ceph_osd, in handle_timeout() 4057 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in handle_one_map() 4722 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in ceph_osdc_sync() [all …]
|
| /linux-6.15/include/linux/ceph/ |
| H A D | osd_client.h | 80 struct ceph_osd { struct 241 struct ceph_osd *r_osd; 316 struct ceph_osd *osd; 415 struct ceph_osd homeless_osd;
|