Searched refs:crush_hash32_rjenkins1_4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/crush/ |
H A D | hash.c | 62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4() function 128 return crush_hash32_rjenkins1_4(a, b, c, d); in crush_hash32_4()
|
/kernel/linux/linux-6.6/net/ceph/crush/ |
H A D | hash.c | 62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4() function 128 return crush_hash32_rjenkins1_4(a, b, c, d); in crush_hash32_4()
|
Completed in 2 milliseconds