Man Page: blk_queue_stack_limits
Operating Environment: suse
Section: 9
BLK_QUEUE_STACK_LIMI(9) Block Devices BLK_QUEUE_STACK_LIMI(9)NAMEblk_queue_stack_limits - inherit underlying queue limits for stacked driversSYNOPSISvoid blk_queue_stack_limits(struct request_queue * t, struct request_queue * b);ARGUMENTSt the stacking driver (top) b the underlying device (bottom)COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_QUEUE_STACK_LIMI(9)