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.c78 int32_t DirClusterCount; variable
697 DirClusterCount = 0; in summarize()
1600 DirClusterCount * TheBIOSParameterBlock.bpb.sectors_per_cluster * in printSummary()
H A Ddir.c48 extern int32_t DirClusterCount;
273 DirClusterCount++; in noteUsage()