Searched refs:blocks_to_read (Results 1 – 1 of 1) sorted by relevance
1057 const uint64_t blocks_to_read = utils::BlocksInExtents(src_extents); in ReadExtentsToDiff() local1082 if (blocks_to_read > 0) { in ReadExtentsToDiff()1088 kBlockSize * blocks_to_read, in ReadExtentsToDiff()1121 operation.set_src_length(blocks_to_read * kBlockSize); in ReadExtentsToDiff()