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

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

Completed in 129 milliseconds