Rechercher une page de manuel
blk_queue_stack_limits
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
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
t
- the stacking driver (top)
b
- the underlying device (bottom)
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre