Searched defs:proc_mounts (Results 1 – 1 of 1) sorted by relevance
130 struct proc_mounts { struct131 struct mnt_namespace *ns;132 struct path root;133 int (*show)(struct seq_file *, struct vfsmount *);134 void *cached_mount;135 u64 cached_event;136 loff_t cached_index;