Searched refs:numberOfIndirectBlocks (Results 1 – 1 of 1) sorted by relevance
146 const off_t numberOfIndirectBlocks = numberOfBlockPointers; in FindBlock() local153 } else if (blockNumber < numberOfIndirectBlocks + 12) { in FindBlock()164 + numberOfIndirectBlocks + 12) { in FindBlock()185 } else if (blockNumber < (numberOfIndirectBlocks in FindBlock()