test_unpriv_remount  248 tools/testing/selftests/mount/unprivileged-remount-test.c 	return test_unpriv_remount("ramfs", NULL, mount_flags, mount_flags, 0);
test_unpriv_remount  253 tools/testing/selftests/mount/unprivileged-remount-test.c 	return test_unpriv_remount("ramfs", NULL, mount_flags, mount_flags,
test_unpriv_remount  324 tools/testing/selftests/mount/unprivileged-remount-test.c 	if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) {
test_unpriv_remount  363 tools/testing/selftests/mount/unprivileged-remount-test.c 	if (!test_unpriv_remount("ramfs", NULL, MS_STRICTATIME, 0, MS_NOATIME))