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