Searched refs:num_fats (Results 1 – 2 of 2) sorted by relevance
42 __u8 num_fats; /* number of FATs */ member
86 FAT_SUPER->fat_offset + bpb.num_fats * FAT_SUPER->fat_length; in fat_mount()108 if (active_fat >= bpb.num_fats) in fat_mount()
Completed in 3 milliseconds