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_rootcell_show(struct seq_file *m, void *v) in afs_proc_rootcell_show()
174 struct seq_file *m = file->private_data; in afs_proc_rootcell_write() local
209 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
227 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start()
236 static void *afs_proc_cell_volumes_next(struct seq_file *m, void *v, in afs_proc_cell_volumes_next()
244 static void afs_proc_cell_volumes_stop(struct seq_file *m, void *v) in afs_proc_cell_volumes_stop()
282 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
320 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
344 static void *afs_proc_cell_vlservers_next(struct seq_file *m, void *v, in afs_proc_cell_vlservers_next()
360 static void afs_proc_cell_vlservers_stop(struct seq_file *m, void *v) in afs_proc_cell_vlservers_stop()
376 static int afs_proc_servers_show(struct seq_file *m, void *v) in afs_proc_servers_show()
407 static void *afs_proc_servers_start(struct seq_file *m, loff_t *_pos) in afs_proc_servers_start()
414 static void *afs_proc_servers_next(struct seq_file *m, void *v, loff_t *_pos) in afs_proc_servers_next()
419 static void afs_proc_servers_stop(struct seq_file *m, void *v) in afs_proc_servers_stop()
436 static int afs_proc_sysname_show(struct seq_file *m, void *v) in afs_proc_sysname_show()
447 static void *afs_proc_sysname_start(struct seq_file *m, loff_t *pos) in afs_proc_sysname_start()
461 static void *afs_proc_sysname_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_sysname_next()
472 static void afs_proc_sysname_stop(struct seq_file *m, void *v) in afs_proc_sysname_stop()
493 struct seq_file *m = file->private_data; in afs_proc_sysname_write() local
581 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show()