Searched refs:offset_outgoing (Results 1 – 1 of 1) sorted by relevance
324 int64_t offset_outgoing; member1809 rar->offset_outgoing = 0; in read_header()2069 *offset = rar->offset_outgoing; in read_data_compressed()2070 rar->offset_outgoing += *size; in read_data_compressed()2078 *offset = rar->offset_outgoing; in read_data_compressed()2079 rar->offset_outgoing += *size; in read_data_compressed()2096 *offset = rar->offset_outgoing; in read_data_compressed()2097 rar->offset_outgoing += *size; in read_data_compressed()2132 *offset = rar->offset_outgoing; in read_data_compressed()2133 rar->offset_outgoing += *size; in read_data_compressed()[all …]