Rechercher une page de manuel
disk_stack_limits
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
disk_stack_limits - adjust queue limits for stacked driversSYNOPSIS
- void disk_stack_limits(struct gendisk * disk, struct block_device * bdev, sector_t offset);
ARGUMENTS
disk
- MD/DM gendisk (top)
bdev
- the underlying block device (bottom)
offset
- offset to beginning of data within component device
DESCRIPTION
Merges the limits for a top level gendisk and a bottom level block_device.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre