Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dproc_namespace.c105 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsmnt() local
140 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_mountinfo() local
201 struct path mnt_path = { .dentry = mnt->mnt_root, .mnt = mnt }; in show_vfsstat() local
/openbmc/linux/include/uapi/linux/
H A Dnfs4_mount.h43 struct nfs_string mnt_path; /* 1 */ member
/openbmc/linux/fs/nfs/
H A Dfs_context.c1234 struct compat_nfs_string mnt_path; member