Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.h87 sd_id128_t current_boot_id; member
Djournal-file.c2837 zero(f->current_boot_id); in journal_file_reset_location()
2847 f->current_boot_id = o->entry.boot_id; in journal_file_save_location()
2863 if (sd_id128_equal(af->current_boot_id, bf->current_boot_id) && in journal_file_compare_locations()
2884 if (sd_id128_equal(af->current_boot_id, bf->current_boot_id)) { in journal_file_compare_locations()
Dsd-journal.c441 sd_id128_equal(f->current_boot_id, l->boot_id) && in compare_with_location()
461 sd_id128_equal(f->current_boot_id, l->boot_id)) { in compare_with_location()