Searched refs:create_and_enter_userns (Results 1 – 4 of 4) sorted by relevance
154 static void create_and_enter_userns(void) in create_and_enter_userns() function210 create_and_enter_userns(); in test_unpriv_remount()223 create_and_enter_userns(); in test_unpriv_remount()290 create_and_enter_userns(); in test_priv_mount_unpriv_remount()
76 static int create_and_enter_userns(void) in create_and_enter_userns() function112 if (create_and_enter_userns()) in prepare_unpriv_mountns()
178 static int create_and_enter_userns(void) in create_and_enter_userns() function214 if (create_and_enter_userns()) in prepare_unpriv_mountns()965 EXPECT_EQ(create_and_enter_userns(), 0); in TEST_F()1678 EXPECT_EQ(create_and_enter_userns(), 0); in TEST_F()
251 static int create_and_enter_userns(void) in create_and_enter_userns() 305 err = create_and_enter_userns(); in child() 306 if (!ASSERT_OK(err, "create_and_enter_userns")) in child() 245 static int create_and_enter_userns(void) create_and_enter_userns() function