Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c263 int orig_mnt_flags, remount_mnt_flags; in test_priv_mount_unpriv_remount() local
311 remount_mnt_flags = read_mnt_flags(dest_path); in test_priv_mount_unpriv_remount()
312 if (orig_mnt_flags != remount_mnt_flags) { in test_priv_mount_unpriv_remount()