Searched defs:FAT_MAX_DIR_SIZE (Results 1 – 3 of 3) sorted by relevance
34 #define FAT_MAX_DIR_SIZE (FAT_MAX_DIR_ENTRIES << MSDOS_DIR_BITS) macro