Searched refs:numberOfDoubleIndirectBlocks (Results 1 – 1 of 1) sorted by relevance
147 const off_t numberOfDoubleIndirectBlocks = numberOfBlockPointers in FindBlock() local163 } else if (blockNumber < numberOfDoubleIndirectBlocks in FindBlock()186 * numberOfDoubleIndirectBlocks) in FindBlock()187 + (numberOfDoubleIndirectBlocks + numberOfBlockPointers + 12)) { in FindBlock()189 blockNumber = blockNumber - numberOfDoubleIndirectBlocks in FindBlock()194 off_t indirectBlockNumber = blockNumber / numberOfDoubleIndirectBlocks; in FindBlock()