Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.cpp30 static const uint32 kFileRootBlockMaxCount = kFileRootBlockSize / 8; variable
438 uint64 addressableBlocks = kFileRootBlockMaxCount; in _DepthForBlockCount()