Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmount.h70 struct dentry *mnt_root; /* root of the mounted tree */ member
/linux-6.12.1/tools/testing/selftests/filesystems/statmount/
Dstatmount_test.c399 const char *mnt_root, *last_dir, *last_root; in test_statmount_mnt_root() local
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h173 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ member
/linux-6.12.1/include/uapi/linux/
Dmount.h173 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ member
/linux-6.12.1/security/landlock/
Dfs.c992 const struct dentry *const mnt_root, struct dentry *dir, in collect_domain_accesses()