Searched refs:ceph_str_hash_linux (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dceph_hash.h7 extern unsigned ceph_str_hash_linux(const char *s, unsigned len);
H A Dceph_hash.c83 unsigned ceph_str_hash_linux(const char *str, unsigned length) function
100 return ceph_str_hash_linux(s, len);

Completed in 77 milliseconds