Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmount.h71 struct vfsmount { struct
80 extern int mnt_want_write(struct vfsmount *mnt); argument
/kernel/linux/linux-5.10/fs/
Dproc_namespace.c240 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
Dnamespace.c1982 int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, in iterate_mounts()