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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.h56 status_t _FreeInGroup(uint64 base, uint32 count,
H A DBlockAllocator.cpp603 status_t error = _FreeInGroup(base, toFree, transaction);
618 BlockAllocator::_FreeInGroup(uint64 base, uint32 count, function in class:BlockAllocator
624 PRINT("BlockAllocator::_FreeInGroup(%" B_PRIu64 ", %" B_PRIu32 ")\n",

Completed in 186 milliseconds