Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dseq_file.h16 struct seq_file { struct
31 void * (*start) (struct seq_file *m, loff_t *pos); argument
/linux-3.3/fs/proc/
Dproc_net.c60 int (*show)(struct seq_file *, void *)) in single_open_net()
/linux-3.3/fs/
Dproc_namespace.c223 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dseq_file.c549 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open()
/linux-3.3/lib/
Dlru_cache.c527 void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, in lc_seq_dump_details()
/linux-3.3/fs/reiserfs/
Dprocfs.c464 static void add_file(struct super_block *sb, char *name, in add_file()
/linux-3.3/ipc/
Dutil.c146 int ids, int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()