Searched refs:ceph_find_or_create_string (Results 1 – 3 of 3) sorted by relevance
11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) in ceph_find_or_create_string() function86 EXPORT_SYMBOL(ceph_find_or_create_string);
21 extern struct ceph_string *ceph_find_or_create_string(const char *str,
5355 ceph_find_or_create_string(spec->pool_ns, in __rbd_dev_create()