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

/linux-4.4.14/include/linux/crush/
H A Dhash.h19 extern __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d);
/linux-4.4.14/net/ceph/crush/
H A Dhash.c123 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) crush_hash32_4() function
H A Dmapper.c146 __u64 w = crush_hash32_4(bucket->h.hash, x, bucket->h.items[i], bucket_list_choose()
207 t = (__u64)crush_hash32_4(bucket->h.hash, x, n, r, bucket_tree_choose()

Completed in 142 milliseconds