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

NAME

6       __blk_queue_free_tags - release tag maintenance info
7

SYNOPSIS

9       void __blk_queue_free_tags(struct request_queue * q);
10

ARGUMENTS

12       q
13           the request queue for the device
14

NOTES

16       blk_cleanup_queue will take care of calling this function, if tagging
17       has been used. So there's no need to call this directly.
18
20Kernel Hackers Manual 3.10         June 2019           __BLK_QUEUE_FREE_TAG(9)
Impressum