Searched refs:current_monotonic (Results 1 – 3 of 3) sorted by relevance
86 uint64_t current_monotonic; member
2836 f->current_monotonic = 0; in journal_file_reset_location()2846 f->current_monotonic = le64toh(o->entry.monotonic); in journal_file_save_location()2864 af->current_monotonic == bf->current_monotonic && in journal_file_compare_locations()2887 r = CMP(af->current_monotonic, bf->current_monotonic); in journal_file_compare_locations()
463 r = CMP(f->current_monotonic, l->monotonic); in compare_with_location()