Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmount.h67 struct vfsmount { struct
76 extern int mnt_want_write(struct vfsmount *mnt); argument
/Linux-v4.19/fs/
Dproc_namespace.c239 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dnamespace.c1815 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, in iterate_mounts()