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