Searched refs:crush_hash_seed (Results 1 – 1 of 1) sorted by relevance
22 #define crush_hash_seed 1315423911 macro26 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1()37 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2()48 __u32 hash = crush_hash_seed ^ a ^ b ^ c; in crush_hash32_rjenkins1_3()61 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; in crush_hash32_rjenkins1_4()76 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; in crush_hash32_rjenkins1_5()