Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c65 static int32_t AllocedClusterCount; variable
618 AllocedClusterCount = FreeClusterCount = 0; in countClusters()
635 AllocedClusterCount++; in countClusters()
683 AllocedClusterCount = 0; in summarize()