1__BLK_FREE_TAGS(9) Block Devices __BLK_FREE_TAGS(9)
23
4
NAME
6__blk_free_tags - release a given set of tag maintenance info
7
SYNOPSIS
9int __blk_free_tags(struct blk_queue_tag * bqt);
10
ARGUMENTS
12bqt
13the tag map to free
14
DESCRIPTION
16Tries to free the specified bqt. Returns true if it was actually freed
17and false if there are still references using it
18
COPYRIGHT
20Kernel Hackers Manual 2.6. November 2011 __BLK_FREE_TAGS(9)