Searched refs:MS_MGC_MSK (Results 1 – 4 of 4) sorted by relevance
199 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in tomoyo_mount_permission()200 flags &= ~MS_MGC_MSK; in tomoyo_mount_permission()
153 #define MS_MGC_MSK 0xffff0000 macro
529 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in apparmor_sb_mount()530 flags &= ~MS_MGC_MSK; in apparmor_sb_mount()
2716 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in do_mount()2717 flags &= ~MS_MGC_MSK; in do_mount()