Searched refs:sparse_bytes (Results 1 – 1 of 1) sorted by relevance
692 int64_t sparse_bytes; in _archive_read_data_block() local787 sparse_bytes = t->current_sparse->offset - t->entry_total; in _archive_read_data_block()788 t->entry_remaining_bytes -= sparse_bytes; in _archive_read_data_block()789 t->entry_total += sparse_bytes; in _archive_read_data_block()