ceph_release_string
extern void ceph_release_string(struct kref *ref);
kref_put(&str->kref, ceph_release_string);
EXPORT_SYMBOL(ceph_release_string);