Searched refs:top_mnt (Results 1 – 1 of 1) sorted by relevance
1046 struct mount *top_mnt, in mnt_set_mountpoint_beneath() argument1049 struct mount *old_top_parent = top_mnt->mnt_parent; in mnt_set_mountpoint_beneath()1050 struct mountpoint *old_top_mp = top_mnt->mnt_mp; in mnt_set_mountpoint_beneath()1053 mnt_change_mountpoint(new_parent, new_mp, top_mnt); in mnt_set_mountpoint_beneath()2449 struct mount *top_mnt, in attach_recursive_mnt() argument2455 struct mnt_namespace *ns = top_mnt->mnt_ns; in attach_recursive_mnt()2478 dest_mnt = top_mnt->mnt_parent; in attach_recursive_mnt()2480 dest_mnt = top_mnt; in attach_recursive_mnt()2501 attach_mnt(source_mnt, top_mnt, dest_mp, beneath); in attach_recursive_mnt()2513 mnt_set_mountpoint_beneath(source_mnt, top_mnt, smp); in attach_recursive_mnt()