Home
last modified time | relevance | path

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

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