Searched refs:bLastIsLastOnBlock (Results 1 – 1 of 1) sorted by relevance
3164 int bLastIsLastOnBlock; /* True iLast is the last on its block */ in checkBlocks() local3170 bLastIsLastOnBlock = (fsLastPageOnBlock(pFS, iLastBlk)==pSeg->iLastPg); in checkBlocks()3187 if( iBlk!=iLastBlk || bLastIsLastOnBlock ){ in checkBlocks()3196 if( iBlk==iLastBlk && bLastIsLastOnBlock && bExtra ){ in checkBlocks()