Searched refs:current_seqnum (Results 1 – 3 of 3) sorted by relevance
84 uint64_t current_seqnum; member
2834 f->current_seqnum = 0; in journal_file_reset_location()2844 f->current_seqnum = le64toh(o->entry.seqnum); in journal_file_save_location()2868 af->current_seqnum == bf->current_seqnum) in journal_file_compare_locations()2875 r = CMP(af->current_seqnum, bf->current_seqnum); in journal_file_compare_locations()
448 f->current_seqnum == l->seqnum && in compare_with_location()455 r = CMP(f->current_seqnum, l->seqnum); in compare_with_location()