counted_str
((struct counted_str *)(str - offsetof(struct counted_str, name)))
struct counted_str *str;
kfree(container_of(kref, struct counted_str, count));