Searched refs:xl64 (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ceph/crush/
H A Dmapper.c253 __u64 RH, LH, LL, xl64, result; local
277 xl64 = (__s64)x * RH;
278 xl64 >>= 48;
283 index2 = xl64 & 0xff;

Completed in 79 milliseconds