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; local
486 File::_ShrinkTree(uint64 blockCount, uint64 newBlockCount, argument
596 File::_GrowTree(uint64 blockCount, uint64 newBlockCount, argument
[all...]

Completed in 31 milliseconds