Searched refs:num_fats (Results 1 – 2 of 2) sorted by relevance
43 __u8 num_fats; /* number of FATs */ member
102 FAT_SUPER->fat_offset + bpb.num_fats * FAT_SUPER->fat_length; in fat_mount()124 if (active_fat >= bpb.num_fats) in fat_mount()