Searched refs:root_mp (Results 1 – 1 of 1) sorted by relevance
3113 struct mountpoint *old_mp, *root_mp; in SYSCALL_DEFINE2() local3160 root_mp = root_mnt->mnt_mp; in SYSCALL_DEFINE2()3172 root_mp->m_count++; /* pin it so it won't go away */ in SYSCALL_DEFINE2()3182 attach_mnt(new_mnt, real_mount(root_parent.mnt), root_mp); in SYSCALL_DEFINE2()3186 put_mountpoint(root_mp); in SYSCALL_DEFINE2()