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

/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DBitmapBlock.h35 void FindPreviousMarked(uint32& pos);
H A DBitmapBlock.cpp304 BitmapBlock::FindPreviousMarked(uint32& pos) function in class:BitmapBlock
306 TRACE("BitmapBlock::FindPreviousMarked(%lu)\n", pos);
324 TRACE("BitmapBlock::FindPreviousMarked(): index: %lu bit: %lu bits: %lx\n",
343 TRACE("BitmapBlock::FindPreviousMarked(): index: %lu bit: %lu bits: %lx\n",
H A DBlockAllocator.cpp325 block.FindPreviousMarked(newStart);

Completed in 66 milliseconds