Searched refs:ceph_osd (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ceph/ |
| 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()
|
| A D | osd_client.c | 1160 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in DEFINE_RB_FUNCS() 1232 struct ceph_osd *osd; in create_osd() 1246 static struct ceph_osd *get_osd(struct ceph_osd *osd) in get_osd() 1387 struct ceph_osd *osd; in lookup_create_osd() 2341 struct ceph_osd *osd; in __submit_request() 3164 struct ceph_osd *osd; in linger_submit() 3350 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in handle_timeout() 3409 struct ceph_osd, in handle_timeout() 3962 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in handle_one_map() 4625 struct ceph_osd *osd = rb_entry(n, struct ceph_osd, o_node); in ceph_osdc_sync() [all …]
|
| /linux/include/linux/ceph/ |
| A D | osd_client.h | 33 struct ceph_osd { struct 184 struct ceph_osd *r_osd; 258 struct ceph_osd *osd; 354 struct ceph_osd homeless_osd;
|
Completed in 17 milliseconds