Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dceph_hash.c107 unsigned int ceph_str_hash(int type, const char *s, unsigned int len) in ceph_str_hash() function
118 EXPORT_SYMBOL(ceph_str_hash);
H A Dosdmap.c2402 raw_pgid->seed = ceph_str_hash(pi->object_hash, oid->name, in __ceph_object_locator_to_pg()
2418 raw_pgid->seed = ceph_str_hash(pi->object_hash, buf, total); in __ceph_object_locator_to_pg()
/linux/include/linux/ceph/
H A Dceph_hash.h11 extern unsigned ceph_str_hash(int type, const char *s, unsigned len);
/linux/fs/ceph/
H A Ddir.c2194 hash = ceph_str_hash(dci->i_dir_layout.dl_dir_hash, in ceph_dentry_hash()
H A Dinode.c1917 last_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in ceph_readdir_prepopulate()
H A Dmds_client.c462 rde->raw_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in parse_reply_info_readdir()