Searched refs:MS_MGC_MSK (Results 1 – 6 of 6) sorted by relevance
32 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in syscall_arg__mask_val_mount_flags()33 flags &= ~MS_MGC_MSK; in syscall_arg__mask_val_mount_flags()
202 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in tomoyo_mount_permission()203 flags &= ~MS_MGC_MSK; in tomoyo_mount_permission()
59 #define MS_MGC_MSK 0xffff0000 macro
592 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in apparmor_sb_mount()593 flags &= ~MS_MGC_MSK; in apparmor_sb_mount()
3605 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in path_mount()3606 flags &= ~MS_MGC_MSK; in path_mount()