Home
last modified time | relevance | path

Searched refs:copy_tree (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/
Dnamespace.c416 static struct vfsmount *copy_tree(struct vfsmount *mnt, struct dentry *dentry) in copy_tree() function
505 mnt = copy_tree(old_nd.mnt, old_nd.dentry); in do_loopback()
780 new_ns->root = copy_tree(namespace->root, namespace->root->mnt_root); in copy_namespace()