Searched defs:clusterNum (Results 1 – 3 of 3) sorted by relevance
86 freeNameInfo(int32_t clusterNum) in freeNameInfo()103 printOrphanPath(int32_t clusterNum) in printOrphanPath()123 printOrphanSize(int32_t clusterNum) in printOrphanSize()138 printOrphanInfo(int32_t clusterNum) in printOrphanInfo()145 askAboutFreeing(int32_t clusterNum) in askAboutFreeing()169 askAboutRelink(int32_t clusterNum) in askAboutRelink()191 isHidden(int32_t clusterNum) in isHidden()204 isInUse(int32_t clusterNum) in isInUse()222 findClusterCacheEntry(int32_t clusterNum) in findClusterCacheEntry()235 findClusterDataInTheCache(int32_t clusterNum) in findClusterDataInTheCache()[all …]
277 reservedInFAT(int32_t clusterNum) in reservedInFAT()289 badInFAT(int32_t clusterNum) in badInFAT()299 freeInFAT(int32_t clusterNum) in freeInFAT()308 lastInFAT(int32_t clusterNum) in lastInFAT()317 markLastInFAT(int32_t clusterNum) in markLastInFAT()323 markFreeInFAT(int32_t clusterNum) in markFreeInFAT()329 markBadInFAT(int32_t clusterNum) in markBadInFAT()
79 int32_t clusterNum; member