Searched refs:ceph_compare_string (Results 1 – 2 of 2) sorted by relevance
22 ret = ceph_compare_string(exist, str, len); in ceph_find_or_create_string() 57 ret = ceph_compare_string(exist, str, len); in ceph_find_or_create_string()
38 static inline int ceph_compare_string(struct ceph_string *cs, in ceph_compare_string() function