Searched defs:proc_mounts (Results 1 – 2 of 2) sorted by relevance
126 struct proc_mounts { struct127 struct mnt_namespace *ns;128 struct path root;129 int (*show)(struct seq_file *, struct vfsmount *);130 struct mount cursor;
138 struct proc_mounts { struct139 struct mnt_namespace *ns;140 struct path root;141 int (*show)(struct seq_file *, struct vfsmount *);142 struct mount cursor;