Searched refs:fat_offset (Results 1 – 1 of 1) sorted by relevance
28 int fat_offset; member97 FAT_SUPER->fat_offset = FAT_CVT_U16 (bpb.reserved_sects); in fat_mount()103 FAT_SUPER->fat_offset + bpb.num_fats * FAT_SUPER->fat_length; in fat_mount()127 FAT_SUPER->fat_offset += active_fat * FAT_SUPER->fat_length; in fat_mount()167 if (!devread(FAT_SUPER->fat_offset, 0, in fat_mount()242 sector = FAT_SUPER->fat_offset in fat_read()