.\" 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_STACK_LIMITS" "9" "09 October 2005" "" "" .SH NAME blk_queue_stack_limits \- inherit underlying queue limits for stacked drivers .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void blk_queue_stack_limits (request_queue_t * \fIt\fB, request_queue_t * \fIb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIt\fB\fR the stacking driver (top) .TP \fB\fIb\fB\fR the underlying device (bottom)