Searched refs:MS_MGC_MSK (Results 1 – 2 of 2) sorted by relevance
708 if ((flags & MS_MGC_MSK) == MS_MGC_VAL) in do_mount()709 flags &= ~MS_MGC_MSK; in do_mount()
127 #define MS_MGC_MSK 0xffff0000 macro