1BLK_FREE_TAGS(9) Block Devices BLK_FREE_TAGS(9)
23
4
NAME
6blk_free_tags - release a given set of tag maintenance info
7
SYNOPSIS
9void blk_free_tags(struct blk_queue_tag * bqt);
10
ARGUMENTS
12bqt
13the tag map to free
14
DESCRIPTION
16Drop the reference count on bqt and frees it when the last reference is
17dropped.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 BLK_FREE_TAGS(9)