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