Searched refs:total_bytes_read (Results 1 – 1 of 1) sorted by relevance
326 size_t total_bytes_read = 0; in ReadAlignedSector() local439 total_bytes_read += ret; in ReadAlignedSector()447 SNAP_LOG(DEBUG) << "SendBufferedIo success total_bytes_read: " << total_bytes_read in ReadAlignedSector()449 remaining_size -= total_bytes_read; in ReadAlignedSector()