Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/crush/
H A Dhash.h18 extern __u32 crush_hash32_2(int type, __u32 a, __u32 b);
/OK3568_Linux_fs/kernel/net/ceph/crush/
H A Dhash.c104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2() function
H A Dmapper.c423 if ((crush_hash32_2(CRUSH_HASH_RJENKINS1, x, item) & 0xffff) in is_out()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosdmap.c2430 return crush_hash32_2(CRUSH_HASH_RJENKINS1, in raw_pg_to_pps()
2700 (crush_hash32_2(CRUSH_HASH_RJENKINS1, in apply_primary_affinity()