Searched refs:FAT_COMPARE_MAX_KB (Results 1 – 1 of 1) sorted by relevance
56 #define FAT_COMPARE_MAX_KB 4096 macro103 if (((boot.FATsecs * boot.BytesPerSec) / 1024) > FAT_COMPARE_MAX_KB) in checkfilesys()