1BLK_QUEUE_STACK_LIMI(9)          Block Devices         BLK_QUEUE_STACK_LIMI(9)
2
3
4

NAME

6       blk_queue_stack_limits - inherit underlying queue limits for stacked
7       drivers
8

SYNOPSIS

10       void blk_queue_stack_limits(struct request_queue * t,
11                                   struct request_queue * b);
12

ARGUMENTS

14       t
15           the stacking driver (top)
16
17       b
18           the underlying device (bottom)
19
21Kernel Hackers Manual 3.10         June 2019           BLK_QUEUE_STACK_LIMI(9)
Impressum