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

/systemd/src/journal/
H A Djournal-file.h214 int journal_file_move_to_entry_by_monotonic(JournalFile *f, sd_id128_t boot_id, uint64_t monotonic, direction_t direction, Object **ret, uint64_t *offset);
H A Dsd-journal.c717 r = journal_file_move_to_entry_by_monotonic(f, j->current_location.boot_id, j->current_location.monotonic, direction, ret, offset);
H A Djournal-file.c2118 int journal_file_move_to_entry_by_monotonic( function

Completed in 918 milliseconds