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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp267 fStream->extent_index[0].SetPhysicalBlock(newBlock);
295 stream->extent_index[index].SetPhysicalBlock(newBlock);
341 stream->extent_index[index].SetPhysicalBlock(newBlock);
373 stream->extent_entries[index].SetPhysicalBlock(fAllocatedPos);
H A Dext2.h402 void SetPhysicalBlock(uint64 block) { function in struct:ext2_extent_index
422 void SetPhysicalBlock(uint64 block) { function in struct:ext2_extent_entry

Completed in 22 milliseconds