Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.h75 enum FatType { fat12, fat16, fat32 }; enum
H A Dsupport.h137 status_t check_bootsector(const uint8* bootsector, FatType& _type, bool& _dos33);
H A Dsupport.cpp338 check_bootsector(const uint8* bootsector, FatType& _type, bool& _dos33) in check_bootsector()
H A Dkernel_interface.cpp358 FatType type; in dosfs_identify_partition()
3534 enum FatType fatType; in fat_volume_init()