Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mount/
H A 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()