Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dpnode.h52 struct mount *copy_tree(struct mount *, struct dentry *, int);
H A Dpnode.c261 child = copy_tree(last_source, last_source->mnt.mnt_root, type); in propagate_one()
H A Dnamespace.c1815 struct mount *copy_tree(struct mount *mnt, struct dentry *dentry, in copy_tree() function
1889 tree = copy_tree(real_mount(path->mnt), path->dentry, in collect_mounts()
2344 mnt = copy_tree(old, old_path->dentry, CL_COPY_MNT_NS_FILE); in __do_loopback()
3351 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()
/kernel/linux/linux-6.6/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); in propagate_one()
H A Dnamespace.c1967 struct mount *copy_tree(struct mount *mnt, struct dentry *dentry, in copy_tree() function
2041 tree = copy_tree(real_mount(path->mnt), path->dentry, in collect_mounts()
2589 mnt = copy_tree(old, old_path->dentry, CL_COPY_MNT_NS_FILE); in __do_loopback()
3783 new = copy_tree(old, old->mnt.mnt_root, copy_flags); in copy_mnt_ns()

Completed in 12 milliseconds