Home
last modified time | relevance | path

Searched refs:num_fats (Results 1 – 2 of 2) sorted by relevance

/external/grub/stage2/
Dfat.h43 __u8 num_fats; /* number of FATs */ member
Dfsys_fat.c102 FAT_SUPER->fat_offset + bpb.num_fats * FAT_SUPER->fat_length; in fat_mount()
124 if (active_fat >= bpb.num_fats) in fat_mount()