Home
last modified time | relevance | path

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

/qemu/block/
H A Dvvfat.c230 uint8_t fs_type; /* 0x1 = FAT12, 0x6 = FAT16, 0xe = FAT16_LBA, 0xb = FAT32, 0xc = FAT32_LBA */ member
393 partition->fs_type = s->fat_type == 12 ? 0x1 : in init_mbr()