Searched defs:seq_file (Results 1 – 5 of 5) sorted by relevance
/fs/proc/ |
D | proc_net.c | 199 int (*show)(struct seq_file *, void *), void *data) in proc_create_net_single() 240 int (*show)(struct seq_file *, void *), in proc_create_net_single_write()
|
D | generic.c | 649 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
|
/fs/ |
D | proc_namespace.c | 243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
|
D | seq_file.c | 588 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 609 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
|
/fs/reiserfs/ |
D | procfs.c | 402 static void add_file(struct super_block *sb, char *name, in add_file()
|