Searched refs:dirCnt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c1679 UInt32 dirCnt; local
1728 dirCnt = filCnt = rtdirCnt = rtfilCnt = 0;
1786 dirCnt++;
1898 dirCnt++;
2026 if (dirCnt != calculatedVCB->vcbFolderCount) /* check count of dirs in volume */
2027 if ( ( result = RcdValErr(GPtr,E_DirCnt,dirCnt,calculatedVCB->vcbFolderCount,0) ) )

Completed in 137 milliseconds