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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DHardLinkCheck.c1214 gp->CatStat |= S_LinkCount;
1239 gp->CatStat |= S_LinkCount;
H A DScavenger.h840 #define S_LinkCount 0x00000080 /* data node link count needs repair */ macro
H A DSRepair.c242 GPtr->CatStat &= ~(S_FileAllocation | S_Permissions | S_UnlinkedFile | S_LinkCount | S_IllName | S_BadExtent | S_LinkErrRepair | S_FileHardLinkChain | S_DirHardLinkChain);

Completed in 219 milliseconds