Searched refs:firstSplit (Results 1 – 2 of 2) sorted by relevance
287 bool firstSplit = fNumBlocks == 1 && fVolume->IndexedDirectories(); in AddEntry() local294 } else if (firstSplit) { in AddEntry()305 if (firstSplit || fIndexing) { in AddEntry()308 fNumBlocks - 1, firstSplit); in AddEntry()547 uint32 newBlocksPos, bool firstSplit) in _SplitIndexedBlock() argument552 firstSplit ? 't' : 'f'); in _SplitIndexedBlock()566 if (firstSplit) { in _SplitIndexedBlock()590 if (!firstSplit) { in _SplitIndexedBlock()631 uint32 displacement = firstSplit ? 2 * (sizeof(HTreeFakeDirEntry) + 4) : 0; in _SplitIndexedBlock()731 if (firstSplit) { in _SplitIndexedBlock()
59 bool firstSplit = false);