Searched refs:copy_tree (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ |
| A D | pnode.h | 52 struct mount *copy_tree(struct mount *, struct dentry *, int);
|
| A D | pnode.c | 261 child = copy_tree(last_source, last_source->mnt.mnt_root, type); in propagate_one()
|
| A D | namespace.c | 1826 struct mount *copy_tree(struct mount *mnt, struct dentry *dentry, in copy_tree() function 1900 tree = copy_tree(real_mount(path->mnt), path->dentry, in collect_mounts() 2356 mnt = copy_tree(old, old_path->dentry, CL_COPY_MNT_NS_FILE); in __do_loopback() 3428 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()
|
| /linux/ |
| A D | System.map | 9212 ffff800010275c74 T copy_tree
|
| A D | .tmp_System.map | 9212 ffff800010275c74 T copy_tree
|
Completed in 347 milliseconds