Searched defs:proc_mounts (Results 1 – 1 of 1) sorted by relevance
69 struct proc_mounts { struct70 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 *);