Home
last modified time | relevance | path

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

/net/ceph/crush/
Dmapper.c252 int iexpon, index1, index2; in crush_ln() local
270 index1 = (x >> 8) << 1; in crush_ln()
272 RH = __RH_LH_tbl[index1 - 256]; in crush_ln()
274 LH = __RH_LH_tbl[index1 + 1 - 256]; in crush_ln()