Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmount.h71 struct dentry *mnt_root; /* root of the mounted tree */ member
/linux-6.6.21/security/landlock/
Dfs.c719 const struct dentry *const mnt_root, struct dentry *dir, in collect_domain_accesses()
/linux-6.6.21/fs/btrfs/
Dsuper.c1574 struct vfsmount *mnt_root; in btrfs_mount() local