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

/systemd/src/journal/
H A Djournal-file.c1586 static void chain_cache_put( function
1670 chain_cache_put(f->chain_cache, ci, first, a, le64toh(o->entry_array.items[0]), t, i);
1903 chain_cache_put(f->chain_cache, ci, first, a, le64toh(array->entry_array.items[0]), t, subtract_one ? (i > 0 ? i-1 : (uint64_t) -1) : i);

Completed in 1105 milliseconds