Searched defs:entry_boot_id (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournal-verify.c816 sd_id128_t entry_boot_id; local
973 sd_id128_equal(entry_boot_id, o->entry.boot_id) &&
981 entry_boot_id = o->entry.boot_id;
1209 (!sd_id128_equal(entry_boot_id, f->header->boot_id) ||

Completed in 17 milliseconds