Home
last modified time | relevance | path

Searched refs:incompatible_flags (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.h176 FLAGS_SET(le32toh((h)->incompatible_flags), HEADER_INCOMPATIBLE_COMPRESSED_XZ)
179 FLAGS_SET(le32toh((h)->incompatible_flags), HEADER_INCOMPATIBLE_COMPRESSED_LZ4)
182 FLAGS_SET(le32toh((h)->incompatible_flags), HEADER_INCOMPATIBLE_COMPRESSED_ZSTD)
185 FLAGS_SET(le32toh((h)->incompatible_flags), HEADER_INCOMPATIBLE_KEYED_HASH)
Djournal-def.h186 le32_t incompatible_flags; \
230 le32_t incompatible_flags; member
Dcatalog.c43 le32_t incompatible_flags; member
534 h->incompatible_flags != 0 || in open_mmap()
Djournal-authenticate.c361 if (m->incompatible_flags != 0) { in journal_file_fss_load()
Djournal-file.c314 h.incompatible_flags |= htole32( in journal_file_init_header()
373 flags = le32toh(compatible ? f->header->compatible_flags : f->header->incompatible_flags); in warn_wrong_flags()
3264 (le32toh(f->header->incompatible_flags) & ~HEADER_INCOMPATIBLE_ANY) ? " ???" : "", in journal_file_print_header()
/systemd-251/docs/
DJOURNAL_FILE_FORMAT.md149 le32_t incompatible_flags;
242 **incompatible_flags** field. Readers should check these two bit fields, if
244 to read the file, but if they find one in **incompatible_flags** they should