Home
last modified time | relevance | path

Searched refs:test_unpriv_remount_simple (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/testing/selftests/mount/
Dunprivileged-remount-test.c246 static bool test_unpriv_remount_simple(int mount_flags) in test_unpriv_remount_simple() function
321 if (!test_unpriv_remount_simple(MS_RDONLY)) { in main()
327 if (!test_unpriv_remount_simple(MS_NOSUID)) { in main()
330 if (!test_unpriv_remount_simple(MS_NOEXEC)) { in main()