Searched refs:old_mp (Results 1 – 1 of 1) sorted by relevance
1060 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint() 1068 maybe_free_mountpoint(old_mp, &ex_mountpoints); in mnt_change_mountpoint() 4686 LOCK_MOUNT(old_mp, old); in path_pivot_root() 4687 old_mnt = old_mp.parent; in path_pivot_root() 4716 if (!is_path_reachable(old_mnt, old_mp.mp->m_dentry, new)) in path_pivot_root() 4731 attach_mnt(root_mnt, old_mnt, old_mp.mp);1059 struct mountpoint *old_mp = mnt->mnt_mp; mnt_change_mountpoint() local