Home
last modified time | relevance | path

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

/fs/proc/
Dproc_net.c199 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()
Dgeneric.c649 int (*show)(struct seq_file *, void *), void *data) in proc_create_single_data()
/fs/
Dproc_namespace.c243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dseq_file.c588 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/
Dprocfs.c402 static void add_file(struct super_block *sb, char *name, in add_file()