Searched refs:cache_offset (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dfossilize_db.c151 uint64_t cache_offset; local in function:update_foz_index
152 if (fread(&cache_offset, 1, sizeof(cache_offset), db_idx) !=
153 sizeof(cache_offset))
171 entry->offset = cache_offset;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.7.rst54 - util/fossilize_db: Reset file position to parsed_offset on cache_offset read failure.
H A D21.3.0.rst507 - util/fossilize_db: Reset file position to parsed_offset on cache_offset read failure.

Completed in 8 milliseconds