Home
last modified time | relevance | path

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

/linux/samples/vfs/
H A Dsamples-vfs.h36 __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 */ member
/linux/tools/include/uapi/linux/
H A Dmount.h173 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h173 __u32 mnt_root; /* [str] Root of mount relative to root of fs */ member
/linux/security/landlock/
H A Dfs.c1034 const struct dentry *const mnt_root, struct dentry *dir, in collect_domain_accesses()