Home
last modified time | relevance | path

Searched refs:current_cluster (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_fat.c46 int current_cluster; member
223 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()