Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dmount.h69 struct proc_mounts { struct
70 struct seq_file m; /* must be the first element */
71 struct mnt_namespace *ns;
72 struct path root;
73 int (*show)(struct seq_file *, struct vfsmount *);