SYNOPSIS

void blk_free_tags(struct blk_queue_tag * bqt);

ARGUMENTS

bqt

the tag map to free

DESCRIPTION

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

COPYRIGHT