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