Home
last modified time | relevance | path

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

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