Home
last modified time | relevance | path

Searched defs:seq_file (Results 1 – 4 of 4) sorted by relevance

/fs/proc/
Dproc_net.c66 int (*show)(struct seq_file *, void *)) in single_open_net()
/fs/
Dproc_namespace.c243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dseq_file.c563 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/
Dprocfs.c408 static void add_file(struct super_block *sb, char *name, in add_file()