Searched defs:OBJECT_COMPRESSED_LZ4 (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ | ||
H A D | journal-def.h | 67 OBJECT_COMPRESSED_LZ4 = 1 << 1, enumerator in enum:__anon90 71 #define OBJECT_COMPRESSION_MASK (OBJECT_COMPRESSED_XZ | OBJECT_COMPRESSED_LZ4) |
Completed in 11 milliseconds