Lines Matching defs:s
34 static int monmap_show(struct seq_file *s, void *p) in monmap_show()
54 static int osdmap_show(struct seq_file *s, void *p) in osdmap_show()
138 static int monc_show(struct seq_file *s, void *p) in monc_show()
176 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid) in dump_spgid()
183 static void dump_target(struct seq_file *s, struct ceph_osd_request_target *t) in dump_target()
209 static void dump_request(struct seq_file *s, struct ceph_osd_request *req) in dump_request()
234 static void dump_requests(struct seq_file *s, struct ceph_osd *osd) in dump_requests()
249 static void dump_linger_request(struct seq_file *s, in dump_linger_request()
260 static void dump_linger_requests(struct seq_file *s, struct ceph_osd *osd) in dump_linger_requests()
275 static void dump_snapid(struct seq_file *s, u64 snapid) in dump_snapid()
285 static void dump_name_escaped(struct seq_file *s, unsigned char *name, in dump_name_escaped()
300 static void dump_hoid(struct seq_file *s, const struct ceph_hobject_id *hoid) in dump_hoid()
321 static void dump_backoffs(struct seq_file *s, struct ceph_osd *osd) in dump_backoffs()
342 static int osdc_show(struct seq_file *s, void *pp) in osdc_show()
378 static int client_options_show(struct seq_file *s, void *p) in client_options_show()