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