Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c75 int32_t DirClusterCount; variable
686 DirClusterCount = 0; in summarize()
1588 DirClusterCount * TheBIOSParameterBlock.bpb.sectors_per_cluster * in printSummary()
H A Ddir.c48 extern int32_t DirClusterCount;
273 DirClusterCount++; in noteUsage()