Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c492 old_flags = read_mnt_flags("/mnt/A"); in TEST_F()
529 new_flags = read_mnt_flags("/mnt/A"); in TEST_F()
553 old_flags = read_mnt_flags("/mnt/A"); in TEST_F()
564 new_flags = read_mnt_flags("/mnt/A"); in TEST_F()
589 old_flags = read_mnt_flags("/mnt/A"); in TEST_F()
600 new_flags = read_mnt_flags("/mnt/A"); in TEST_F()
618 new_flags = read_mnt_flags("/mnt/A"); in TEST_F()
648 new_flags = read_mnt_flags("/mnt/A"); in TEST_F()
684 old_flags = read_mnt_flags("/mnt/A"); in TEST_F()
697 new_flags = read_mnt_flags("/mnt/A"); in TEST_F()
[all …]
/linux/tools/testing/selftests/mount/
A Dunprivileged-remount-test.c115 static int read_mnt_flags(const char *path) in read_mnt_flags() function
288 orig_mnt_flags = read_mnt_flags(orig_path); in test_priv_mount_unpriv_remount()
311 remount_mnt_flags = read_mnt_flags(dest_path); in test_priv_mount_unpriv_remount()

Completed in 7 milliseconds