Lines Matching defs:xor_hash
148 l->xor_hash = le64toh(o->entry.xor_hash);
462 f->current_xor_hash == l->xor_hash)
493 if (f->current_xor_hash < l->xor_hash)
495 if (f->current_xor_hash > l->xor_hash)
940 le64toh(o->entry.xor_hash)) < 0)
949 unsigned long long seqnum, monotonic, realtime, xor_hash;
1006 if (sscanf(item+2, "%llx", &xor_hash) != 1)
1044 j->current_location.xor_hash = (uint64_t) xor_hash;
1124 if (ll != le64toh(o->entry.xor_hash))