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()
57 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start()
64 static void *afs_proc_cells_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_cells_next()
69 static void afs_proc_cells_stop(struct seq_file *m, void *v) in afs_proc_cells_stop()
88 struct seq_file *m = file->private_data; in afs_proc_cells_write() local
150 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()
284 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
317 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start()
341 static void *afs_proc_cell_vlservers_next(struct seq_file *m, void *v, in afs_proc_cell_vlservers_next()
357 static void afs_proc_cell_vlservers_stop(struct seq_file *m, void *v) in afs_proc_cell_vlservers_stop()
373 static int afs_proc_servers_show(struct seq_file *m, void *v) in afs_proc_servers_show()
398 static void *afs_proc_servers_start(struct seq_file *m, loff_t *_pos) in afs_proc_servers_start()
405 static void *afs_proc_servers_next(struct seq_file *m, void *v, loff_t *_pos) in afs_proc_servers_next()
410 static void afs_proc_servers_stop(struct seq_file *m, void *v) in afs_proc_servers_stop()
427 static int afs_proc_sysname_show(struct seq_file *m, void *v) in afs_proc_sysname_show()
438 static void *afs_proc_sysname_start(struct seq_file *m, loff_t *pos) in afs_proc_sysname_start()
452 static void *afs_proc_sysname_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_sysname_next()
463 static void afs_proc_sysname_stop(struct seq_file *m, void *v) in afs_proc_sysname_stop()
484 struct seq_file *m = file->private_data; in afs_proc_sysname_write() local
571 static int afs_proc_stats_show(struct seq_file *m, void *v) in afs_proc_stats_show()