Searched refs:offset_outgoing (Results 1 – 1 of 1) sorted by relevance
325 int64_t offset_outgoing; member1780 rar->offset_outgoing = 0; in read_header()2037 *offset = rar->offset_outgoing; in read_data_compressed()2038 rar->offset_outgoing += *size; in read_data_compressed()2046 *offset = rar->offset_outgoing; in read_data_compressed()2047 rar->offset_outgoing += *size; in read_data_compressed()2064 *offset = rar->offset_outgoing; in read_data_compressed()2065 rar->offset_outgoing += *size; in read_data_compressed()2101 rar->offset_outgoing += *size; in read_data_compressed()2258 *offset = rar->offset_outgoing; in read_data_compressed()[all …]