Home
last modified time | relevance | path

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

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