Searched refs:current_xor_hash (Results 1 – 3 of 3) sorted by relevance
88 uint64_t current_xor_hash; member
2838 f->current_xor_hash = 0; in journal_file_reset_location()2848 f->current_xor_hash = le64toh(o->entry.xor_hash); in journal_file_save_location()2866 af->current_xor_hash == bf->current_xor_hash && in journal_file_compare_locations()2898 return CMP(af->current_xor_hash, bf->current_xor_hash); in journal_file_compare_locations()
445 f->current_xor_hash == l->xor_hash && in compare_with_location()477 r = CMP(f->current_xor_hash, l->xor_hash); in compare_with_location()