Home
last modified time | relevance | path

Searched refs:TransferFrom (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlock.h21 void TransferFrom(Block& other);
H A DBlock.cpp16 Block::TransferFrom(Block& other) in TransferFrom() function in Block
H A DDirectory.cpp1179 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()
1222 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()
1229 info.block.TransferFrom(newBlock); in _UpdateOrInsertKey()
1250 tempBlockUpdateInsert.TransferFrom(newBlock); in _UpdateOrInsertKey()
1276 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()
1323 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()
1341 tempBlockInsert.TransferFrom(newBlock); in _UpdateOrInsertKey()