Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dproc_namespace.c99 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsmnt() local
133 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_mountinfo() local
192 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.4.14/include/uapi/linux/
Dnfs4_mount.h42 struct nfs_string mnt_path; /* 1 */ member
/linux-4.4.14/fs/nfs/
Dnfs4namespace.c244 char *mnt_path; in try_location() local
Dinternal.h44 char *mnt_path; member