Home
last modified time | relevance | path

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

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