Searched refs:root_mp (Results 1 – 1 of 1) sorted by relevance
4743 struct mountpoint *old_mp, *root_mp; in SYSCALL_DEFINE2() local4806 root_mp = unhash_mnt(root_mnt); /* we'll need its mountpoint */ in SYSCALL_DEFINE2()4814 attach_mnt(new_mnt, root_parent, root_mp, false); in SYSCALL_DEFINE2()4819 put_mountpoint(root_mp); in SYSCALL_DEFINE2()