Searched defs:probe_fat_nomagic (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Dprobe.c639 static int probe_fat_nomagic(struct blkid_probe *probe, function
1428 { "vfat", 0, 0, 1, "\353", probe_fat_nomagic },
1429 { "vfat", 0, 0, 1, "\351", probe_fat_nomagic },
1430 { "vfat", 0, 0x1fe, 2, "\125\252", probe_fat_nomagic },

Completed in 148 milliseconds