Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c64 static int32_t AllocedClusterCount; variable
617 AllocedClusterCount = FreeClusterCount = 0; in countClusters()
634 AllocedClusterCount++; in countClusters()
682 AllocedClusterCount = 0; in summarize()