Searched refs:crush_hash32_4 (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/include/linux/crush/ |
D | hash.h | 20 extern __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d);
|
/linux-6.6.21/net/ceph/crush/ |
D | hash.c | 124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() function
|
D | mapper.c | 148 __u64 w = crush_hash32_4(bucket->h.hash, x, bucket->h.items[i], in bucket_list_choose() 210 t = (__u64)crush_hash32_4(bucket->h.hash, x, n, r, in bucket_tree_choose()
|