Searched refs:MS_MGC_MSK (Results 1 – 3 of 3) sorted by relevance
198 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in tomoyo_mount_permission()199 flags &= ~MS_MGC_MSK; in tomoyo_mount_permission()
111 #define MS_MGC_MSK 0xffff0000 macro
2664 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in do_mount()2665 flags &= ~MS_MGC_MSK; in do_mount()