Searched refs:BlockInfoTable (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h110 typedef BOpenHashTable<BlockInfoHashDefinition> BlockInfoTable; typedef in class:Transaction
127 BlockInfoTable fBlockInfos;
H A DTransaction.cpp401 for (BlockInfoTable::Iterator it = fBlockInfos.GetIterator();
431 for (BlockInfoTable::Iterator it = fBlockInfos.GetIterator();

Completed in 84 milliseconds