Searched refs:bytes_to_pass (Results 1 – 1 of 1) sorted by relevance
102 uint64_t bytes_to_pass = std::min(length - bytes_passed, in DoReadOrWrite() local107 bytes_to_pass)); in DoReadOrWrite()111 bytes_to_pass)); in DoReadOrWrite()117 bytes_passed += bytes_to_pass; in DoReadOrWrite()118 cur_extent_offset_ += bytes_to_pass; in DoReadOrWrite()119 offset_ += bytes_to_pass; in DoReadOrWrite()