Lines Matching refs:fields

16 * Fully indexed by all fields
57 entries](https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html),
102 All fields marked as "reserved" must be initialized with 0 when writing and be
242 **incompatible_flags** field. Readers should check these two bit fields, if
246 there's an unknown bit flag in either of these fields.
249 header is stored in the header. All header fields up to **n_data** are known to
250 unconditionally exist in all revisions of the file format, all fields starting
254 Currently only five extensions flagged in the flags fields are known:
528 **field_hash_table_offset**, **field_hash_table_size** fields. These offsets do
540 number of fields should be pretty static as it depends only on developers'
598 increased with each tag. When calculating the HMAC of objects header fields
599 that are volatile are excluded (skipped). More specifically all fields that
603 verifier has to independently check these fields for consistency of
604 structure. For the fields excluded from the HMAC please consult the source code
617 Given an offset to an entry all data fields are easily found by following the
639 well-known fields, where the set of possible field values tend to be closely
641 since the item array of the entry contains hashes of all data fields
642 referenced, and the number of data fields of an entry is generally small (<
654 When an entry is appended to the journal, for each of its data fields the data
658 the data field, and a field object be added if necessary. After all data fields
673 The hash tables for looking up fields and data should be quickly in the memory
683 When reading, collecting data fields for presenting entries to the user is