Home
last modified time | relevance | path

Searched defs:newBlockCount (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.cpp146 uint64 newBlockCount = BLOCK_ROUND_UP(newSize) / B_PAGE_SIZE; in Resize() local
486 File::_ShrinkTree(uint64 blockCount, uint64 newBlockCount, in _ShrinkTree()
596 File::_GrowTree(uint64 blockCount, uint64 newBlockCount, in _GrowTree()