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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DCatalogCheck.c921 result = CheckFileExtents(gScavGlobals, file->fileID, kRsrcFork, NULL,
927 result = RecordBadAllocation(key->parentID, filename, kRsrcFork,
934 result = RecordTruncation(key->parentID, filename, kRsrcFork,
1207 result = CheckFileExtents(gScavGlobals, file->fileID, kRsrcFork, NULL,
1618 * E_PEOF, parentID, filename, forkType (kDataFork/kRsrcFork).
1629 * forkType - type of fork (kDataFork/kRsrcFork)
1715 * E_LEOF, parentID, filename, forkType (kDataFork/kRsrcFork).
1726 * forkType - type of fork (kDataFork/kRsrcFork)
H A DScavenger.h391 #define kRsrcFork (-1) macro
H A DSVerify1.c3751 ff - kRsrcFork - resource fork
4072 * 6. forkType - type of fork being check (kDataFork, kRsrcFork, kEAData).
4119 * 5. forkType - type of fork being check (kDataFork, kRsrcFork, kEAData).
4148 * 4. forkType - type of fork being check (kDataFork, kRsrcFork).
4276 catRecord.hfsPlusFile.resourceFork.extents, kRsrcFork);
4284 catRecord.hfsFile.rsrcExtents, kRsrcFork);
H A DSRepair.c2446 if ((p->forkType == kRsrcFork) &&
2474 if ((p->forkType == kRsrcFork) &&
4294 } else { /* kDataFork or kRsrcFork */

Completed in 138 milliseconds