Home
last modified time | relevance | path

Searched refs:entry_array_offset (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.c452 !VALID64(le64toh(f->header->entry_array_offset))) in journal_file_verify_header()
677 !VALID64(le64toh(o->data.entry_array_offset))) in journal_file_check_object()
683 le64toh(o->data.entry_array_offset), in journal_file_check_object()
1204 o->data.entry_offset = o->data.entry_array_offset = 0; in journal_file_link_data()
1810 &o->data.entry_array_offset, in journal_file_link_entry_item()
1831 &f->header->entry_array_offset, in journal_file_link_entry()
2680 le64toh(f->header->entry_array_offset), in journal_file_move_to_entry_by_offset()
2720 le64toh(f->header->entry_array_offset), in journal_file_move_to_entry_by_seqnum()
2760 le64toh(f->header->entry_array_offset), in journal_file_move_to_entry_by_realtime()
2823 le64toh(o->data.entry_array_offset), in journal_file_move_to_entry_by_monotonic()
[all …]
Djournal-def.h67 le64_t entry_array_offset; \
204 le64_t entry_array_offset; \
Djournal-verify.c195 !VALID64(le64toh(o->data.entry_array_offset))) { in journal_file_object_verify()
200 le64toh(o->data.entry_array_offset)); in journal_file_object_verify()
441 a = le64toh(o->data.entry_array_offset); in verify_data()
707 a = le64toh(f->header->entry_array_offset); in verify_entry_array()
1094 if (p == le64toh(f->header->entry_array_offset)) { in journal_file_verify()
1282 if (!found_main_entry_array && le64toh(f->header->entry_array_offset) != 0) { in journal_file_verify()
/systemd-251/src/journal/
Dmanaged-journal-file.c114 f, le64toh(f->header->entry_array_offset), le64toh(f->header->n_entries)); in managed_journal_file_punch_holes()
146 … f, le64toh(o.data.entry_array_offset), le64toh(o.data.n_entries) - 1); in managed_journal_file_punch_holes()
/systemd-251/docs/
DJOURNAL_FILE_FORMAT.md167 le64_t entry_array_offset;
394 le64_t entry_array_offset;
416 object. **entry_array_offset** is an offset to an ENTRY_ARRAY object with
569 first entry array is referenced in the **entry_array_offset** field of the
621 starting with the headers' **entry_array_offset** field.
625 **entry_array_offset** field. Since these arrays double in size as more are