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

/linux-master/fs/
H A Dpnode.h52 struct mount *copy_tree(struct mount *, struct dentry *, int);
H A Dpnode.c260 child = copy_tree(last_source, last_source->mnt.mnt_root, type);
H A Dnamespace.c1969 struct mount *copy_tree(struct mount *mnt, struct dentry *dentry, function
2043 tree = copy_tree(real_mount(path->mnt), path->dentry,
2595 mnt = copy_tree(old, old_path->dentry, CL_COPY_MNT_NS_FILE);
3788 new = copy_tree(old, old->mnt.mnt_root, copy_flags);

Completed in 138 milliseconds