Searched refs:VALID_MONOTONIC (Results 1 – 4 of 4) sorted by relevance
159 static inline bool VALID_MONOTONIC(uint64_t u) { in VALID_MONOTONIC() function
272 if (!VALID_MONOTONIC(le64toh(o->entry.monotonic))) { in journal_file_object_verify()
735 if (!VALID_MONOTONIC(le64toh(o->entry.monotonic))) in journal_file_check_object()2046 if (!VALID_MONOTONIC(ts->monotonic)) in journal_file_append_entry()
250 else if (!VALID_MONOTONIC(x)) { in process_special_field()