other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
BLK_QUEUE_STACK_LIMI(9) | Block Devices | BLK_QUEUE_STACK_LIMI(9) |
NAME¶
blk_queue_stack_limits - inherit underlying queue limits for stacked driversSYNOPSIS¶
void
blk_queue_stack_limits(struct request_queue * t,
struct request_queue * b);
ARGUMENTS¶
tthe stacking driver (top)
b
the underlying device (bottom)
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |