Home
last modified time | relevance | path

Searched refs:journal_file_move_to_entry_by_monotonic (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.h223 int journal_file_move_to_entry_by_monotonic(JournalFile *f, sd_id128_t boot_id, uint64_t monotonic,…
Dsd-journal.c714 …r = journal_file_move_to_entry_by_monotonic(f, j->current_location.boot_id, j->current_location.mo… in find_location_with_matches()
Djournal-file.c2801 int journal_file_move_to_entry_by_monotonic( in journal_file_move_to_entry_by_monotonic() function