orig_mnt_flags 263 tools/testing/selftests/mount/unprivileged-remount-test.c int orig_mnt_flags, remount_mnt_flags; orig_mnt_flags 288 tools/testing/selftests/mount/unprivileged-remount-test.c orig_mnt_flags = read_mnt_flags(orig_path); orig_mnt_flags 304 tools/testing/selftests/mount/unprivileged-remount-test.c MS_REMOUNT | MS_BIND | orig_mnt_flags , NULL); orig_mnt_flags 312 tools/testing/selftests/mount/unprivileged-remount-test.c if (orig_mnt_flags != remount_mnt_flags) {