Searched refs:old_file (Results 1 – 1 of 1) sorted by relevance
357 const FilesystemInterface::File* old_file; in GetOldFile() local362 old_file = &pair.second; in GetOldFile()365 LOG(INFO) << "Using " << old_file->name << " as source for " << new_file_name; in GetOldFile()366 return *old_file; in GetOldFile()448 FilesystemInterface::File old_file = in DeltaReadPartition() local453 FilterExtentRanges(old_file.extents, old_visited_blocks); in DeltaReadPartition()455 old_file_extents = FilterExtentRanges(old_file.extents, old_zero_blocks); in DeltaReadPartition()463 old_file.deflates, in DeltaReadPartition()