Searched refs:blockIndexToOffset (Results 1 – 1 of 1) sorted by relevance
86 static constexpr inline off64_t blockIndexToOffset(BlockIdx blockIdx) { in blockIndexToOffset() function161 const off64_t offsetStart = blockIndexToOffset(block_idx); in ReadDataBlock()167 const off64_t offsetStart = tree_offset_ + blockIndexToOffset(block_idx); in ReadTreeBlock()