Release a given set of tag maintenance info
void blk_free_tags(struct blk_queue_tag * bqt);
bqt
the tag map to free
Drop the reference count on bqt and frees it when the last reference is dropped.