Searched refs:bufptr (Results 1 – 2 of 2) sorted by relevance
140 void* bufptr = static_cast<void*>((char*)read_ahead_buffer_ + buffer_offset); in ReconstructDataFromCow() local141 read_ahead_buffer_map[bm->new_block] = bufptr; in ReconstructDataFromCow()429 void* bufptr = static_cast<void*>((char*)buffer + buffer_offset); in ProcessXorData() local438 uint8_t* buffer = reinterpret_cast<uint8_t*>(bufptr); in ProcessXorData()554 void* bufptr = static_cast<void*>((char*)ra_temp_buffer_.get() + offset); in ReadAheadSyncIO() local570 uint8_t* buffer = reinterpret_cast<uint8_t*>(bufptr); in ReadAheadSyncIO()667 void* bufptr = static_cast<void*>((char*)read_ahead_buffer_ + offset); in ReadAheadIOStart() local670 read_ahead_buffer_map[new_block] = bufptr; in ReadAheadIOStart()
261 void* bufptr = static_cast<void*>((char*)read_ahead_buffer_ + buffer_offset); in ReconstructDataFromCow() local262 read_ahead_buffer_map[bm->new_block] = bufptr; in ReconstructDataFromCow()365 void* bufptr = static_cast<void*>((char*)read_ahead_buffer_ + offset); in ReadAheadIOStart() local366 read_ahead_buffer_map[new_block] = bufptr; in ReadAheadIOStart()