Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmount.h70 struct vfsmount { struct
77 static inline struct mnt_idmap *mnt_idmap(const struct vfsmount *mnt) in mnt_idmap() argument
/openbmc/linux/fs/
H A Dproc_namespace.c243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
H A Dnamespace.c2135 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, in iterate_mounts()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h418 struct vfsmount { struct
425 struct vfsmount *mnt; argument