Searched refs:copy_tree (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| H A D | pnode.h | 58 struct mount *copy_tree(struct mount *, struct dentry *, int);
|
| H A D | pnode.c | 340 this = copy_tree(copy, copy->mnt.mnt_root, type); in propagate_mnt()
|
| H A D | namespace.c | 2156 struct mount *copy_tree(struct mount *src_root, struct dentry *dentry, in copy_tree() function 2967 return copy_tree(old, old_path->dentry, CL_COPY_MNT_NS_FILE); in __do_loopback() 4136 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()
|