Searched refs:FAT_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define FAT_CACHE_SIZE 2048 macro194 FAT_SUPER->cached_fat = - 2 * FAT_CACHE_SIZE; in fat_mount()238 (cached_pos + FAT_SUPER->fat_size) > 2*FAT_CACHE_SIZE) in fat_read()244 if (!devread (sector, 0, FAT_CACHE_SIZE, (char*) FAT_BUF)) in fat_read()