Searched refs:fsOther (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPlatformSpecific.h68 fsOther //! Unknown, other enumerator in enum:PlatformSpecific::EFSType
77 * This function returns fsOther on unknown or network file systems (because the
H A DPlatformSpecific.cpp164 return PlatformSpecific::fsOther;
172 return PlatformSpecific::fsOther;
179 return PlatformSpecific::fsOther;
194 PlatformSpecific::EFSType retval = PlatformSpecific::fsOther;
199 return PlatformSpecific::fsOther;
224 retval = PlatformSpecific::fsOther;
249 PlatformSpecific::EFSType retval = PlatformSpecific::fsOther;
254 return PlatformSpecific::fsOther;
270 retval = PlatformSpecific::fsOther;
286 return PlatformSpecific::fsOther;
[all...]

Completed in 103 milliseconds