Searched defs:BlockIndex (Results 1 – 2 of 2) sorted by relevance
41 typedef uint32_t BlockIndex; typedef
71 int BlockIndex(int pos) const { return pos / block_size_; } in BlockIndex() function