Home
last modified time | relevance | path

Searched refs:_DepthForBlockCount (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.h46 static uint32 _DepthForBlockCount(uint64 blockCount);
H A DFile.cpp436 File::_DepthForBlockCount(uint64 blockCount) in _DepthForBlockCount() function in File
477 int32 levelCount = _DepthForBlockCount(blockCount); in _GetLevelInfos()
565 int32 newDepth = _DepthForBlockCount(newBlockCount); in _ShrinkTree()
608 int32 newDepth = _DepthForBlockCount(newBlockCount); in _GrowTree()