Home
last modified time | relevance | path

Searched refs:crush_hash32_2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/crush/
Dhash.h18 extern __u32 crush_hash32_2(int type, __u32 a, __u32 b);
/linux-6.6.21/net/ceph/crush/
Dhash.c104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2() function
Dmapper.c423 if ((crush_hash32_2(CRUSH_HASH_RJENKINS1, x, item) & 0xffff) in is_out()
/linux-6.6.21/net/ceph/
Dosdmap.c2465 return crush_hash32_2(CRUSH_HASH_RJENKINS1, in raw_pg_to_pps()
2735 (crush_hash32_2(CRUSH_HASH_RJENKINS1, in apply_primary_affinity()