Searched refs:ceph_str_hash (Results 1 – 3 of 3) sorted by relevance
107 unsigned int ceph_str_hash(int type, const char *s, unsigned int len) in ceph_str_hash() function118 EXPORT_SYMBOL(ceph_str_hash);
2413 raw_pgid->seed = ceph_str_hash(pi->object_hash, oid->name, in __ceph_object_locator_to_pg() 2429 raw_pgid->seed = ceph_str_hash(pi->object_hash, buf, total); in __ceph_object_locator_to_pg()
11 extern unsigned ceph_str_hash(int type, const char *s, unsigned len);