Home
last modified time | relevance | path

Searched refs:bigFat (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
Dmsdos.h137 unsigned char bigFat[4]; /* 36 nb of sectors per FAT */ member
Dminfo.c102 DWORD(ext.fat32.bigFat)); in displayBPB()
Dfat.c676 This->fat_len = DWORD(ext.fat32.bigFat); in fat_32_read()
Dmformat.c692 set_dword(boot->boot.ext.fat32.bigFat, Fs->fat_len); in calc_fs_parameters_32()