Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/crush/
Dhash.h20 extern __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d);
/linux-6.6.21/net/ceph/crush/
Dhash.c124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() function
Dmapper.c148 __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()