Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmount.h69 struct vfsmount { struct
76 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() argument
/linux/fs/
H A Dproc_namespace.c239 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
H A Dnamespace.c2137 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, in iterate_mounts()