1BLK_QUEUE_FREE_TAGS(9) Block Devices BLK_QUEUE_FREE_TAGS(9)
23
4
NAME
6blk_queue_free_tags - release tag maintenance info
7
SYNOPSIS
9void blk_queue_free_tags(struct request_queue * q);
10
ARGUMENTS
12q
13the request queue for the device
14
NOTES
16This is used to disable tagged queuing to a device, yet leave queue in
17function.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 BLK_QUEUE_FREE_TAGS(9)