Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c1050 static void attach_mnt(struct mount *mnt, struct mount *parent, in attach_mnt() function
1065 attach_mnt(mnt, parent, mp); in mnt_change_mountpoint()
2217 attach_mnt(dst_mnt, dst_parent, src_parent->mnt_mp); in copy_tree()
3152 attach_mnt(mnt, new_ns_root, mp.mp); in create_new_namespace()
4687 attach_mnt(new_mnt, root_parent, root_mnt->mnt_mp); in path_pivot_root()
4690 attach_mnt(root_mnt, old_mnt, old_mp.mp); in path_pivot_root()
6176 attach_mnt(real_mount(mnt), mp.parent, mp.mp); in init_mount_tree()