Searched refs:orig_mnt_flags (Results 1 – 1 of 1) sorted by relevance
263 int orig_mnt_flags, remount_mnt_flags; in test_priv_mount_unpriv_remount() local288 orig_mnt_flags = read_mnt_flags(orig_path); in test_priv_mount_unpriv_remount()304 MS_REMOUNT | MS_BIND | orig_mnt_flags , NULL); in test_priv_mount_unpriv_remount()312 if (orig_mnt_flags != remount_mnt_flags) { in test_priv_mount_unpriv_remount()
Completed in 3 milliseconds