Searched refs:lrGap (Results 1 – 1 of 1) sorted by relevance
104 int lrGap = (rh->fSectorStart - lh->fSectorStart + 32) & 0x1f; in after() local115 lrOrder = lrGap > 20 ? 0 : lrGap > 11 ? -1 : 1; in after()