Searched refs:fat_offset (Results 1 – 1 of 1) sorted by relevance
25 int fat_offset; member80 FAT_SUPER->fat_offset = FAT_CVT_U16 (bpb.reserved_sects); in fat_mount()86 FAT_SUPER->fat_offset + bpb.num_fats * FAT_SUPER->fat_length; in fat_mount()110 FAT_SUPER->fat_offset += active_fat * FAT_SUPER->fat_length; in fat_mount()150 if (!devread(ffi, FAT_SUPER->fat_offset, 0, in fat_mount()225 sector = FAT_SUPER->fat_offset in fat_read()
Completed in 3 milliseconds