Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/mount/
Dunprivileged-remount-test.c245 static bool test_unpriv_remount_simple(int mount_flags) in test_unpriv_remount_simple() function
320 if (!test_unpriv_remount_simple(MS_RDONLY)) { in main()
326 if (!test_unpriv_remount_simple(MS_NOSUID)) { in main()
329 if (!test_unpriv_remount_simple(MS_NOEXEC)) { in main()