Searched defs:proc_mounts (Results 1 – 1 of 1) sorted by relevance
122 struct proc_mounts { struct123 struct mnt_namespace *ns;124 struct path root;125 int (*show)(struct seq_file *, struct vfsmount *);126 void *cached_mount;127 u64 cached_event;128 loff_t cached_index;