Searched refs:fatlen (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dminfo.c142 printf("sectors per fat: %d\n", WORD(fatlen));
148 if(WORD(fatlen)) {
167 if(!WORD(fatlen)){
168 printf("Big fatlen=%u\n",
H A Dmclasserase.c131 if(WORD(fatlen)) {
H A Dmlabel.c277 if(_WORD(boot.fatlen)) {
H A Dmsdos.h172 unsigned char fatlen[2]; /* 22 Sectors in FAT */ member in struct:bootsector
H A Dinit.c311 This->fat_len = WORD(fatlen);
H A Dmformat.c657 set_word(boot->fatlen, Fs->fat_len);
680 set_word(boot->fatlen, 0);
H A Dplain_io.c215 if(WORD(fatlen)) {
H A Dxdf_io.c667 This->FatSize = WORD(fatlen);

Completed in 53 milliseconds