Searched refs:active_fat (Results 1 – 1 of 1) sorted by relevance
107 int active_fat = bpb.flags & 0x000f; in fat_mount() local108 if (active_fat >= bpb.num_fats) in fat_mount()110 FAT_SUPER->fat_offset += active_fat * FAT_SUPER->fat_length; in fat_mount()
Completed in 2 milliseconds