Lines Matching refs:seq_file
21 static inline struct afs_net *afs_seq2net(struct seq_file *m) in afs_seq2net()
26 static inline struct afs_net *afs_seq2net_single(struct seq_file *m) in afs_seq2net_single()
34 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show()
59 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start()
66 static void *afs_proc_cells_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_cells_next()
71 static void afs_proc_cells_stop(struct seq_file *m, void *v) in afs_proc_cells_stop()
90 struct seq_file *m = file->private_data; in afs_proc_cells_write()
153 static int afs_proc_addr_prefs_show(struct seq_file *m, void *v) in afs_proc_addr_prefs_show()
203 static int afs_proc_rootcell_show(struct seq_file *m, void *v) in afs_proc_rootcell_show()
225 struct seq_file *m = file->private_data; in afs_proc_rootcell_write()
266 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
284 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start()
293 static void *afs_proc_cell_volumes_next(struct seq_file *m, void *v, in afs_proc_cell_volumes_next()
301 static void afs_proc_cell_volumes_stop(struct seq_file *m, void *v) in afs_proc_cell_volumes_stop()
339 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
377 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
401 static void *afs_proc_cell_vlservers_next(struct seq_file *m, void *v, in afs_proc_cell_vlservers_next()
417 static void afs_proc_cell_vlservers_stop(struct seq_file *m, void *v) in afs_proc_cell_vlservers_stop()
433 static int afs_proc_servers_show(struct seq_file *m, void *v) in afs_proc_servers_show()
483 static void *afs_proc_servers_start(struct seq_file *m, loff_t *_pos) in afs_proc_servers_start()
490 static void *afs_proc_servers_next(struct seq_file *m, void *v, loff_t *_pos) in afs_proc_servers_next()
495 static void afs_proc_servers_stop(struct seq_file *m, void *v) in afs_proc_servers_stop()
512 static int afs_proc_sysname_show(struct seq_file *m, void *v) in afs_proc_sysname_show()
523 static void *afs_proc_sysname_start(struct seq_file *m, loff_t *pos) in afs_proc_sysname_start()
537 static void *afs_proc_sysname_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_sysname_next()
548 static void afs_proc_sysname_stop(struct seq_file *m, void *v) in afs_proc_sysname_stop()
569 struct seq_file *m = file->private_data; in afs_proc_sysname_write()
657 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show()