Searched refs:MS_REMOUNT (Results 1 – 7 of 7) sorted by relevance
231 MS_REMOUNT | MS_BIND | remount_flags, NULL) != 0) { in test_unpriv_remount()238 MS_REMOUNT | MS_BIND | invalid_flags, NULL) == 0) { in test_unpriv_remount()304 MS_REMOUNT | MS_BIND | orig_mnt_flags , NULL); in test_priv_mount_unpriv_remount()
201 if (flags & MS_REMOUNT) { in tomoyo_mount_permission()203 flags &= ~MS_REMOUNT; in tomoyo_mount_permission()
113 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */ macro
44 if (flags & MS_REMOUNT) in audit_mnt_flags()
536 if (flags & MS_REMOUNT) in apparmor_sb_mount()
2761 if ((flags & MS_REMOUNT) && in do_mount()2777 if (flags & MS_REMOUNT) in do_mount()
2958 if (flags & MS_REMOUNT) in selinux_mount()