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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c1680 UInt32 filCnt; local
1728 dirCnt = filCnt = rtdirCnt = rtfilCnt = 0;
1881 filCnt++;
1954 filCnt++;
2030 if (filCnt != calculatedVCB->vcbFileCount) /* check count of files in volume */
2031 if ( ( result = RcdValErr(GPtr,E_FilCnt,filCnt,calculatedVCB->vcbFileCount,0) ) )

Completed in 82 milliseconds