HomeSort by relevance Sort by last modified time
    Searched refs:num_fats (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
fat.h 43 __u8 num_fats; /* number of FATs */ member in struct:fat_bpb
fsys_fat.c 102 FAT_SUPER->fat_offset + bpb.num_fats * FAT_SUPER->fat_length;
124 if (active_fat >= bpb.num_fats)

Completed in 197 milliseconds