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