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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify2.c446 tprP->TPRRtSib = 0;
542 if ( tprP->TPRRtSib == -1 )
544 tprP->TPRRtSib = nodeNum; /* set Rt sibling for later verification */
549 if ( nodeDescP->fLink != tprP->TPRRtSib )
556 nodeNum, nodeDescP->fLink, tprP->TPRRtSib,
702 tprP->TPRLtSib = tprP->TPRRtSib; /* Fill in the missing link */
705 tprP->TPRRtSib = 0; /* right sibling */
719 tprP->TPRRtSib = nodeNum;
723 if ( parentP->TPRRtSib != 0 )
724 tprP->TPRRtSib
[all...]
H A DScavenger.h156 UInt32 TPRRtSib; /* node number of right sibling node */ member in struct:STPR

Completed in 121 milliseconds