Searched defs:proc_mounts (Results 1 – 1 of 1) sorted by relevance
127 struct proc_mounts { struct128 struct mnt_namespace *ns;129 struct path root;130 int (*show)(struct seq_file *, struct vfsmount *);131 struct mount cursor;