Searched refs:FATsmall (Results 1 - 2 of 2) sorted by relevance

/external/fsck_msdos/
H A Ddosfs.h55 u_int FATsmall; /* number of sectors per FAT */ member in struct:bootblock
H A Dboot.c81 boot->FATsmall = block[22] + (block[23] << 8);
87 boot->FATsecs = boot->FATsmall;

Completed in 3722 milliseconds