Searched refs:VALID_MONOTONIC (Results 1 - 2 of 2) sorted by relevance
/systemd/src/journal/ | ||
H A D | journal-file.h | 168 static inline bool VALID_MONOTONIC(uint64_t u) { function |
H A D | journal-verify.c | 243 if (!VALID_MONOTONIC(le64toh(o->entry.monotonic))) { |
Completed in 13 milliseconds