Searched refs:BPB_EXTFLAGS_OK (Results 1 – 2 of 2) sorted by relevance
298 #define BPB_EXTFLAGS_OK (1 << 19) /* reserved bits should be 0 */ macro342 BPB_EXTFLAGS_OK | BPB_FSVER_OK | BPB_ROOTCLUSTER_OK | \
2108 validflags |= BPB_EXTFLAGS_OK; in parseBPB()