Searched refs:current_cluster (Results 1 – 1 of 1) sorted by relevance
43 int current_cluster; member206 FAT_SUPER->current_cluster = FAT_SUPER->file_cluster; in fat_read()216 FAT_SUPER->current_cluster * FAT_SUPER->fat_size; in fat_read()248 FAT_SUPER->current_cluster = next_cluster; in fat_read()253 ((FAT_SUPER->current_cluster - 2) << (FAT_SUPER->clustsize_bits in fat_read()
Completed in 2 milliseconds