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