Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.h55 status_t _GrowTree(uint64 blockCount,
H A DFile.cpp153 error = _GrowTree(blockCount, newBlockCount, transaction); in Resize()
596 File::_GrowTree(uint64 blockCount, uint64 newBlockCount, in _GrowTree() function in File