.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "BLK_QUEUE_RESIZE_TAGS" "" "06 October 2005" "" "" .SH NAME blk_queue_resize_tags \- change the queueing depth .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int blk_queue_resize_tags (request_queue_t * \fIq\fB, int \fInew_depth\fB); \fR .SH "ARGUMENTS" .TP \fB\fIq\fB\fR the request queue for the device .TP \fB\fInew_depth\fB\fR the new max command queueing depth .SH "NOTES" .PP Must be called with the queue lock held.