Searched refs:fat_type (Results 1 – 8 of 8) sorted by relevance
40 AOPT('F', uint8_t, fat_type, 12, "FAT type (12, 16, or 32)") \
109 o.fat_type = atoi(optarg); in main()
372 if (!(fat = o.fat_type)) { in mkfs_msdos()
130 char fat_type[8]; /* 54 FAT type */ member
97 labelBlock->fat_type); in displayBPB()
1468 sprintf(labelBlock->fat_type, "FAT%2.2d ", Fs.fat_bits); in mformat()1469 labelBlock->fat_type[7] = ' '; in mformat()
23 2) uses fat_type field of boot block to find out the number
460 Make sure that fat_type doesn't overwrite byte 62 with zero =>