Searched refs:MS_MGC_MSK (Results 1 – 5 of 5) 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()
204 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in tomoyo_mount_permission() 205 flags &= ~MS_MGC_MSK; in tomoyo_mount_permission()
59 #define MS_MGC_MSK 0xffff0000 macro
714 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in apparmor_sb_mount()715 flags &= ~MS_MGC_MSK; in apparmor_sb_mount()