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

/systemd/src/journal/
H A Djournal-file.h219 int journal_file_move_to_entry_by_monotonic_for_data(JournalFile *f, uint64_t data_offset, sd_id128_t boot_id, uint64_t monotonic, direction_t direction, Object **ret, uint64_t *offset);
H A Dsd-journal.c624 r = journal_file_move_to_entry_by_monotonic_for_data(f, dp, j->current_location.boot_id, j->current_location.monotonic, direction, ret, offset);
H A Djournal-file.c2373 int journal_file_move_to_entry_by_monotonic_for_data( function

Completed in 2070 milliseconds