Searched refs:_ForceInsert (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp83 return _ForceInsert(block, commitID);
144 HashRevokeManager::_ForceInsert(uint32 block, uint32 commitID) function in class:HashRevokeManager
158 TRACE("HashRevokeManager::_ForceInsert(): revoke count: %" B_PRIu32
H A DHashRevokeManager.h67 status_t _ForceInsert(uint32 block, uint32 commitID);

Completed in 42 milliseconds