Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/crush/
Dmapper.c250 __u64 RH, LH, LL, xl64, result; in crush_ln() local
268 xl64 = (__s64)x * RH; in crush_ln()
269 xl64 >>= 48; in crush_ln()
270 x1 = xl64; in crush_ln()