BLK_QUEUE_FREE_TAGS(9) | Block Devices | BLK_QUEUE_FREE_TAGS(9) |
NAME¶
blk_queue_free_tags - release tag maintenance info
SYNOPSIS¶
void blk_queue_free_tags(struct request_queue * q);
ARGUMENTS¶
q
the request queue for the device
NOTES¶
This is used to disable tagged queuing to a device, yet leave queue in function.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |