Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmount.h68 struct vfsmount { struct
77 extern int mnt_want_write(struct vfsmount *mnt); argument
/Linux-v5.4/fs/
Dproc_namespace.c239 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dnamespace.c1886 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, in iterate_mounts()