Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | mix(a, b, c) |
Functions | |
unsigned int | ceph_str_hash_rjenkins (const char *str, unsigned int length) |
unsigned int | ceph_str_hash_linux (const char *str, unsigned int length) |
unsigned int | ceph_str_hash (int type, const char *s, unsigned int len) |
EXPORT_SYMBOL (ceph_str_hash) | |
const char * | ceph_str_hash_name (int type) |
EXPORT_SYMBOL (ceph_str_hash_name) | |
Definition at line 10 of file ceph_hash.c.
Definition at line 97 of file ceph_hash.c.
Definition at line 84 of file ceph_hash.c.
Definition at line 110 of file ceph_hash.c.
Definition at line 23 of file ceph_hash.c.
EXPORT_SYMBOL | ( | ceph_str_hash | ) |
EXPORT_SYMBOL | ( | ceph_str_hash_name | ) |