Lines Matching refs:mnt_root

904 	mnt->mnt_mountpoint = mnt->mnt.mnt_root;  in unhash_mnt()
1099 mnt->mnt.mnt_root = dget(fc->root); in vfs_create_mount()
1100 mnt->mnt_mountpoint = mnt->mnt.mnt_root; in vfs_create_mount()
1195 mnt->mnt.mnt_root = dget(root); in clone_mnt()
1196 mnt->mnt_mountpoint = mnt->mnt.mnt_root; in clone_mnt()
1253 dput(mnt->mnt.mnt_root); in cleanup_mnt()
1857 return path->mnt->mnt_root == path->dentry; in path_mounted()
2003 is_mnt_ns_file(s->mnt.mnt_root)) { in copy_tree()
2013 q = clone_mnt(p, p->mnt.mnt_root, flag); in copy_tree()
2317 smp = get_mountpoint(source_mnt->mnt.mnt_root); in attach_recursive_mnt()
2478 path->dentry = dget(mnt->mnt_root); in do_lock_mount()
2517 d_is_dir(mnt->mnt.mnt_root)) in graft_tree()
2921 if (mnt_ns_loop(p->mnt.mnt_root)) in check_for_nsfs_mounts()
2966 if (!is_subdir(to->mnt.mnt_root, from->mnt.mnt_root)) in do_set_group()
2970 if (has_locked_children(from, to->mnt.mnt_root)) in do_set_group()
3240 if (d_is_symlink(newmnt->mnt.mnt_root)) in do_add_mount()
3362 m->mnt_root == dentry) { in finish_automount()
3772 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()
3811 while (p->mnt.mnt_root != q->mnt.mnt_root) in copy_mnt_ns()
3842 err = vfs_path_lookup(m->mnt_root, m, in mount_subtree()
4700 root.dentry = mnt->mnt_root; in init_mount_tree()
4802 ns_root.dentry = ns_root.mnt->mnt_root; in current_chrooted()
4840 if (mnt->mnt.mnt_root != mnt->mnt.mnt_sb->s_root) in mnt_already_visible()
4968 err = vfs_path_lookup(mnt_ns->root->mnt.mnt_root, &mnt_ns->root->mnt, in mntns_install()