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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c1682 SInt16 rtfilCnt; local
1728 dirCnt = filCnt = rtdirCnt = rtfilCnt = 0;
1883 rtfilCnt++;
1956 rtfilCnt++;
2022 if (!isHFSPlus && (rtfilCnt != calculatedVCB->vcbNmFls)) /* check count of files in root */
2023 if ( ( result = RcdValErr(GPtr,E_RtFilCnt,rtfilCnt,calculatedVCB->vcbNmFls,0) ) )

Completed in 174 milliseconds