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