Home | History | Annotate | Download | only in blkid

Lines Matching full:probe_fat

514 static int probe_fat(struct blkid_probe *probe,
679 return probe_fat(probe, id, buf);
1408 { "vfat", 0, 0x52, 5, "MSWIN", probe_fat },
1409 { "vfat", 0, 0x52, 8, "FAT32 ", probe_fat },
1410 { "vfat", 0, 0x36, 5, "MSDOS", probe_fat },
1411 { "vfat", 0, 0x36, 8, "FAT16 ", probe_fat },
1412 { "vfat", 0, 0x36, 8, "FAT12 ", probe_fat },