Searched refs:offset_outgoing (Results 1 – 1 of 1) sorted by relevance
325 int64_t offset_outgoing; member1814 rar->offset_outgoing = 0; in read_header()2082 *offset = rar->offset_outgoing; in read_data_compressed()2083 rar->offset_outgoing += *size; in read_data_compressed()2091 *offset = rar->offset_outgoing; in read_data_compressed()2092 rar->offset_outgoing += *size; in read_data_compressed()2109 *offset = rar->offset_outgoing; in read_data_compressed()2110 rar->offset_outgoing += *size; in read_data_compressed()2145 *offset = rar->offset_outgoing; in read_data_compressed()2146 rar->offset_outgoing += *size; in read_data_compressed()[all …]