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