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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c1681 SInt16 rtdirCnt; local
1728 dirCnt = filCnt = rtdirCnt = rtfilCnt = 0;
1789 rtdirCnt++;
1901 rtdirCnt++;
2018 if (!isHFSPlus && (rtdirCnt != calculatedVCB->vcbNmRtDirs)) /* check count of dirs in root */
2019 if ( ( result = RcdValErr(GPtr,E_RtDirCnt,rtdirCnt,calculatedVCB->vcbNmRtDirs,0) ) )

Completed in 120 milliseconds