Searched refs:VALID_EXTFLAGS (Results 1 – 2 of 2) sorted by relevance
274 #define VALID_EXTFLAGS(flags) (((flags) & 0x8f) == (flags)) macro
2107 if (VALID_EXTFLAGS(bpb_get_ExtFlags32(bpb))) in parseBPB()