Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfat.h54 __u32 fat32_length; /* sectors/FAT */ member
H A Dfsys_fat.c99 bpb.fat_length ? bpb.fat_length : bpb.fat32_length; in fat_mount()