Searched refs:incompatible_flags (Results 1 – 6 of 6) sorted by relevance
176 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)
186 le32_t incompatible_flags; \230 le32_t incompatible_flags; member
43 le32_t incompatible_flags; member534 h->incompatible_flags != 0 || in open_mmap()
361 if (m->incompatible_flags != 0) { in journal_file_fss_load()
314 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()
149 le32_t incompatible_flags;242 **incompatible_flags** field. Readers should check these two bit fields, if244 to read the file, but if they find one in **incompatible_flags** they should