Name

blk_free_tags — release a given set of tag maintenance info

Synopsis

void blk_free_tags (struct blk_queue_tag * bqt);
 

Arguments

struct blk_queue_tag * bqt

the tag map to free

Description

Drop the reference count on bqt and frees it when the last reference is dropped.