Home
last modified time | relevance | path

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

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