BLK_FREE_TAGS(9) Block Devices BLK_FREE_TAGS(9)NAMEblk_free_tags - release a given set of tag maintenance infoSYNOPSISvoid blk_free_tags(struct blk_queue_tag * bqt);ARGUMENTSbqt the tag map to freeDESCRIPTIONFor externally managed bqt frees the map. Callers of this function must guarantee to have released all the queues that might have been using this tag map.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_FREE_TAGS(9)