Searched defs:seq_file (Results 1 – 4 of 4) sorted by relevance
/fs/proc/ |
D | proc_net.c | 66 int (*show)(struct seq_file *, void *)) in single_open_net()
|
/fs/ |
D | proc_namespace.c | 243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
|
D | seq_file.c | 563 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() 584 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()
|
/fs/reiserfs/ |
D | procfs.c | 408 static void add_file(struct super_block *sb, char *name, in add_file()
|