1BLK_FREE_TAGS(9)                 Block Devices                BLK_FREE_TAGS(9)
2
3
4

NAME

6       blk_free_tags - release a given set of tag maintenance info
7

SYNOPSIS

9       void blk_free_tags(struct blk_queue_tag * bqt);
10

ARGUMENTS

12       bqt
13           the tag map to free
14

DESCRIPTION

16       For externally managed bqt frees the map. Callers of this function must
17       guarantee to have released all the queues that might have been using
18       this tag map.
19
21Kernel Hackers Manual 2.6.       November 2011                BLK_FREE_TAGS(9)
Impressum