Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/crush/
Dmapper.c246 uint64_t RH, LH, LL, xl64, result; in crush_ln() local
261 xl64 = (int64_t)x * RH; in crush_ln()
262 xl64 >>= 48; in crush_ln()
263 x1 = xl64; in crush_ln()