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; member in class:Transaction
H A DTransaction.cpp82 fOldFreeBlockCount = fVolume->GetBlockAllocator()->FreeBlocks();
191 fVolume->GetBlockAllocator()->ResetFreeBlocks(fOldFreeBlockCount);

Completed in 73 milliseconds