Searched refs:FSYS_STYLE_VFAT (Results 1 – 6 of 6) sorted by relevance
30 ( ( e == FSYS_STYLE_VFAT || e == FSYS_STYLE_HPFS || \35 ( ( e == FSYS_STYLE_VFAT || e == FSYS_STYLE_HPFS || \
146 rStyle = bW95 ? FSYS_STYLE_VFAT : FSYS_STYLE_FAT; in GetPathStyle_Impl()238 case FSYS_STYLE_VFAT: in IsCaseSensitive()
866 strcmp( pType, "FAT32" ) == 0 ? FSYS_STYLE_VFAT : in CreateDriveMapImpl()955 case FSYS_STYLE_VFAT: in IsCaseSensitive()
578 case FSYS_STYLE_VFAT: in ImpParseName()668 case FSYS_STYLE_VFAT: in ImpTrim()2038 case FSYS_STYLE_VFAT: in GetMaxNameLen()
263 case FSYS_STYLE_VFAT: in IsCaseSensitive()
113 FSYS_STYLE_VFAT, enumerator114 FSYS_STYLE_WIN95 = FSYS_STYLE_VFAT,
Completed in 39 milliseconds