Searched refs:current_cluster (Results 1 – 1 of 1) sorted by relevance
46 int current_cluster; member223 FAT_SUPER->current_cluster = FAT_SUPER->file_cluster; in fat_read()233 FAT_SUPER->current_cluster * FAT_SUPER->fat_size; in fat_read()265 FAT_SUPER->current_cluster = next_cluster; in fat_read()270 ((FAT_SUPER->current_cluster - 2) << (FAT_SUPER->clustsize_bits in fat_read()