Home | History | Annotate | Download | only in block

Lines Matching defs:fs_type

252     uint8_t   fs_type; /* 0x1 = FAT12, 0x6 = FAT16, 0xe = FAT16_LBA, 0xb = FAT32, 0xc = FAT32_LBA */
403 partition->fs_type= s->fat_type==12 ? 0x1: