Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmount.h66 struct vfsmount { struct
75 extern int mnt_want_write(struct vfsmount *mnt); argument
/linux-4.1.27/fs/
Dproc_namespace.c234 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dnamespace.c1781 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, in iterate_mounts()