Searched refs:bytes_read_this_iteration (Results 1 – 1 of 1) sorted by relevance
898 ssize_t bytes_read_this_iteration = 0; in ReadExtents() local905 &bytes_read_this_iteration)); in ReadExtents()906 TEST_AND_RETURN_FALSE(bytes_read_this_iteration == bytes); in ReadExtents()907 bytes_read += bytes_read_this_iteration; in ReadExtents()