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
259 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
277 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start()
286 static void *afs_proc_cell_volumes_next(struct seq_file *m, void *v, in afs_proc_cell_volumes_next()
294 static void afs_proc_cell_volumes_stop(struct seq_file *m, void *v) in afs_proc_cell_volumes_stop()
332 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
370 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
394 static void *afs_proc_cell_vlservers_next(struct seq_file *m, void *v, in afs_proc_cell_vlservers_next()
410 static void afs_proc_cell_vlservers_stop(struct seq_file *m, void *v) in afs_proc_cell_vlservers_stop()
426 static int afs_proc_servers_show(struct seq_file *m, void *v) in afs_proc_servers_show()
470 static void *afs_proc_servers_start(struct seq_file *m, loff_t *_pos) in afs_proc_servers_start()
477 static void *afs_proc_servers_next(struct seq_file *m, void *v, loff_t *_pos) in afs_proc_servers_next()
482 static void afs_proc_servers_stop(struct seq_file *m, void *v) in afs_proc_servers_stop()
499 static int afs_proc_sysname_show(struct seq_file *m, void *v) in afs_proc_sysname_show()
510 static void *afs_proc_sysname_start(struct seq_file *m, loff_t *pos) in afs_proc_sysname_start()
524 static void *afs_proc_sysname_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_sysname_next()
535 static void afs_proc_sysname_stop(struct seq_file *m, void *v) in afs_proc_sysname_stop()
556 struct seq_file *m = file->private_data; in afs_proc_sysname_write() local
644 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show()