Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmount.h58 struct vfsmount { struct
65 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() argument
/linux/fs/
H A Dproc_namespace.c235 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()