Searched refs:RegisterBlock (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlock.cpp45 status_t error = transaction.RegisterBlock(blockIndex);
61 status_t error = transaction.RegisterBlock(blockIndex);
80 status_t error = transaction.RegisterBlock(fIndex);
H A DTransaction.h65 status_t RegisterBlock(uint64 blockIndex);
H A DTransaction.cpp289 Transaction::RegisterBlock(uint64 blockIndex) function in class:Transaction

Completed in 38 milliseconds