Home
last modified time | relevance | path

Searched defs:mnt_root (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dmount.h59 struct dentry *mnt_root; /* root of the mounted tree */ member
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c402 const char *mnt_root, *last_dir, *last_root; test_statmount_mnt_root() local
[all...]
/linux/tools/include/uapi/linux/
H A Dmount.h173 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ member
/linux/include/uapi/linux/
H A Dmount.h173 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ global() member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h174 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ member
/linux/security/landlock/
H A Dfs.c1030 const struct dentry *const mnt_root, in collect_domain_accesses()
/linux/fs/
H A Dnamespace.c6142 struct mount *mnt_root; in init_mount_tree() local