Searched defs:AllocedClusterCount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c65 static int32_t AllocedClusterCount; variable
618 AllocedClusterCount = FreeClusterCount = 0;
635 AllocedClusterCount++;
683 AllocedClusterCount = 0;

Completed in 61 milliseconds