Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h128 uint64 fOldFreeBlockCount; variable
H A DTransaction.cpp82 fOldFreeBlockCount = fVolume->GetBlockAllocator()->FreeBlocks(); in Start()
191 fVolume->GetBlockAllocator()->ResetFreeBlocks(fOldFreeBlockCount); in Abort()