Searched refs:check_properly_ordered (Results 1 – 1 of 1) sorted by relevance
2901 static bool check_properly_ordered(uint64_t new_offset, uint64_t old_offset, direction_t direction)… in check_properly_ordered() function2954 if (p > 0 && !check_properly_ordered(ofs, p, direction)) in journal_file_next_entry()