other versions
- jessie 3.16.56-1+deb8u1
BLK_QUEUE_FREE_TAGS(9) | Block Devices | BLK_QUEUE_FREE_TAGS(9) |
NAME¶
blk_queue_free_tags - release tag maintenance infoSYNOPSIS¶
void
blk_queue_free_tags(struct request_queue * q);
ARGUMENTS¶
qthe request queue for the device
NOTES¶
This is used to disable tagged queuing to a device, yet leave queue in function.COPYRIGHT¶
May 2018 | Kernel Hackers Manual 3.16 |