Home
last modified time | relevance | path

Searched defs:mnt_path (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/
Dproc_namespace.c98 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsmnt() local
132 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_mountinfo() local
191 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsstat() local
Dcompat.c745 struct compat_nfs_string mnt_path; member
/linux-4.1.27/include/uapi/linux/
Dnfs4_mount.h42 struct nfs_string mnt_path; /* 1 */ member
/linux-4.1.27/fs/nfs/
Dnfs4namespace.c244 char *mnt_path; in try_location() local
Dinternal.h44 char *mnt_path; member