Home
last modified time | relevance | path

Searched refs:fat_type (Results 1 – 8 of 8) sorted by relevance

/external/newfs_msdos/
Dmkfs_msdos.h40 AOPT('F', uint8_t, fat_type, 12, "FAT type (12, 16, or 32)") \
Dnewfs_msdos.c109 o.fat_type = atoi(optarg); in main()
Dmkfs_msdos.c372 if (!(fat = o.fat_type)) { in mkfs_msdos()
/external/mtools/
Dmsdos.h130 char fat_type[8]; /* 54 FAT type */ member
Dminfo.c97 labelBlock->fat_type); in displayBPB()
Dmformat.c1468 sprintf(labelBlock->fat_type, "FAT%2.2d ", Fs.fat_bits); in mformat()
1469 labelBlock->fat_type[7] = ' '; in mformat()
DRelease.notes23 2) uses fat_type field of boot block to find out the number
DNEWS460 Make sure that fat_type doesn't overwrite byte 62 with zero =>