Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dproc_namespace.c96 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsmnt() local
127 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_mountinfo() local
186 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsstat() local
Dcompat.c728 struct compat_nfs_string mnt_path; member
/linux-3.3/include/linux/
Dnfs4_mount.h42 struct nfs_string mnt_path; /* 1 */ member
/linux-3.3/fs/nfs/
Dnfs4namespace.c116 char *mnt_path; in try_location() local
Dinternal.h65 char *mnt_path; member