Lines Matching refs:src_extents
398 source_fd_, operation.src_extents(), block_size_, &source_hash) && in PerformSourceCopyOperation()
400 optimized.src_extents(), in PerformSourceCopyOperation()
407 operation.src_extents(), in PerformSourceCopyOperation()
431 source_ecc_fd_, operation.src_extents(), block_size_, &source_hash)); in PerformSourceCopyOperation()
434 optimized.src_extents(), in PerformSourceCopyOperation()
442 operation.src_extents(), in PerformSourceCopyOperation()
462 optimized.src_extents(), in PerformSourceCopyOperation()
470 optimized.src_extents(), in PerformSourceCopyOperation()
489 reader->Init(source_fd, operation.src_extents(), block_size_)); in PerformSourceBsdiffOperation()
492 utils::BlocksInExtents(operation.src_extents()) * block_size_); in PerformSourceBsdiffOperation()
517 reader->Init(source_fd, operation.src_extents(), block_size_)); in PerformPuffDiffOperation()
520 utils::BlocksInExtents(operation.src_extents()) * block_size_)); in PerformPuffDiffOperation()
552 source_ecc_fd_, operation.src_extents(), block_size_, nullptr)) { in ChooseSourceFD()
562 source_fd_, operation.src_extents(), block_size_, &source_hash) && in ChooseSourceFD()
582 source_ecc_fd_, operation.src_extents(), block_size_, &source_hash) && in ChooseSourceFD()