Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c74 int32_t FileClusterCount; variable
684 FileClusterCount = 0; in summarize()
1601 FileClusterCount * TheBIOSParameterBlock.bpb.sectors_per_cluster * in printSummary()
H A Ddir.c47 extern int32_t FileClusterCount;
275 FileClusterCount++; in noteUsage()