table of contents
BLK_FREE_TAGS(9) | Block Devices | BLK_FREE_TAGS(9) |
NAME¶
blk_free_tags - release a given set of tag maintenance info
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¶
June 2024 | Kernel Hackers Manual 3.10 |