Home
last modified time | relevance | path

Searched defs:proc_mounts (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dmount.h138 struct proc_mounts { struct
139 struct mnt_namespace *ns;
140 struct path root;
141 int (*show)(struct seq_file *, struct vfsmount *);
142 struct mount cursor;