Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dceph_hash.c97 unsigned int ceph_str_hash(int type, const char *s, unsigned int len) in ceph_str_hash() function
108 EXPORT_SYMBOL(ceph_str_hash);
Dosdmap.c1465 pg_out->seed = ceph_str_hash(pi->object_hash, oid->name, in ceph_oloc_oid_to_pg()
/linux-4.4.14/include/linux/ceph/
Dceph_hash.h10 extern unsigned ceph_str_hash(int type, const char *s, unsigned len);
/linux-4.4.14/fs/ceph/
Ddir.c1293 return ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()