Searched defs:BlockNum (Results 1 – 2 of 2) sorted by relevance
161 uint32_t BlockNum = Offset / Pdb.getBlockSize(); in tryReadContiguously() local190 uint32_t BlockNum = Offset / Pdb.getBlockSize(); in readBytes() local234 uint32_t BlockNum = Offset / Pdb.getBlockSize(); in writeBytes() local
112 unsigned From, unsigned To, unsigned BlockNum = 0) { in testHandleMove()