Query: blk_queue_resize_tags
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_RESIZE_TAG(9) Block Devices BLK_QUEUE_RESIZE_TAG(9)NAMEblk_queue_resize_tags - change the queueing depthSYNOPSISint blk_queue_resize_tags(struct request_queue * q, int new_depth);ARGUMENTSq the request queue for the device new_depth the new max command queueing depthNOTESMust be called with the queue lock held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_RESIZE_TAG(9)