blk_queue_stack_limi(9)

NAME

blk_queue_stack_limits - inherit underlying queue limits for stacked
drivers

SYNOPSIS

void blk_queue_stack_limits(struct request_queue * t,
                            struct request_queue * b);

ARGUMENTS

t
the stacking driver (top)
b
the underlying device (bottom)

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout