Lines Matching full:probe_fat
512 static int probe_fat(struct blkid_probe *probe,
677 return probe_fat(probe, id, buf);
1411 { "vfat", 0, 0x52, 5, "MSWIN", probe_fat },
1412 { "vfat", 0, 0x52, 8, "FAT32 ", probe_fat },
1413 { "vfat", 0, 0x36, 5, "MSDOS", probe_fat },
1414 { "vfat", 0, 0x36, 8, "FAT16 ", probe_fat },
1415 { "vfat", 0, 0x36, 8, "FAT12 ", probe_fat },