Searched refs:VolumeStr (Results 1 – 2 of 2) sorted by relevance
125 extern const char* VolumeStr[FF_VOLUMES]; /* User defied volume ID */
477 static const char* const VolumeStr[FF_VOLUMES] = {FF_VOLUME_STRS}; /* Pre-defined volume ID */ variable3116 sp = VolumeStr[i]; tp = *path; /* This string volume ID and path name */3136 tt = tp; sp = VolumeStr[i]; /* Path name and this string volume ID */4329 for (n = 0, vp = (const char*)VolumeStr[CurrVol]; vp[n]; n++) ;