Searched refs:MoveToLocalBuffer (Results 1 – 2 of 2) sorted by relevance
261 bool MoveToLocalBuffer(int index);
1338 if (address.is_block_file() && !MoveToLocalBuffer(index)) in PrepareTarget()1453 bool EntryImpl::MoveToLocalBuffer(int index) { in MoveToLocalBuffer() function in disk_cache::EntryImpl1473 return MoveToLocalBuffer(index); in ImportSeparateFile()