Lines Matching defs:m

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() local
152 static int afs_proc_addr_prefs_show(struct seq_file *m, void *v) in afs_proc_addr_prefs_show()
202 static int afs_proc_rootcell_show(struct seq_file *m, void *v) in afs_proc_rootcell_show()
224 struct seq_file *m = file->private_data; in afs_proc_rootcell_write() local
265 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
283 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start()
292 static void *afs_proc_cell_volumes_next(struct seq_file *m, void *v, in afs_proc_cell_volumes_next()
300 static void afs_proc_cell_volumes_stop(struct seq_file *m, void *v) in afs_proc_cell_volumes_stop()
338 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
376 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
400 static void *afs_proc_cell_vlservers_next(struct seq_file *m, void *v, in afs_proc_cell_vlservers_next()
416 static void afs_proc_cell_vlservers_stop(struct seq_file *m, void *v) in afs_proc_cell_vlservers_stop()
432 static int afs_proc_servers_show(struct seq_file *m, void *v) in afs_proc_servers_show()
476 static void *afs_proc_servers_start(struct seq_file *m, loff_t *_pos) in afs_proc_servers_start()
483 static void *afs_proc_servers_next(struct seq_file *m, void *v, loff_t *_pos) in afs_proc_servers_next()
488 static void afs_proc_servers_stop(struct seq_file *m, void *v) in afs_proc_servers_stop()
505 static int afs_proc_sysname_show(struct seq_file *m, void *v) in afs_proc_sysname_show()
516 static void *afs_proc_sysname_start(struct seq_file *m, loff_t *pos) in afs_proc_sysname_start()
530 static void *afs_proc_sysname_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_sysname_next()
541 static void afs_proc_sysname_stop(struct seq_file *m, void *v) in afs_proc_sysname_stop()
562 struct seq_file *m = file->private_data; in afs_proc_sysname_write() local
650 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show()