Searched refs:HEADER_COMPATIBLE_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
175 # define HEADER_COMPATIBLE_SUPPORTED HEADER_COMPATIBLE_SEALED macro177 # define HEADER_COMPATIBLE_SUPPORTED 0 macro
910 if (le32toh(f->header->compatible_flags) & ~HEADER_COMPATIBLE_SUPPORTED) { in journal_file_verify()
369 … supported = compatible ? HEADER_COMPATIBLE_SUPPORTED : HEADER_INCOMPATIBLE_SUPPORTED; in warn_wrong_flags()