bdev_stack_limits(9) centos man page | unix.com

Man Page: bdev_stack_limits

Operating Environment: centos

Section: 9

BDEV_STACK_LIMITS(9)						   Block Devices					      BDEV_STACK_LIMITS(9)

NAME
bdev_stack_limits - adjust queue limits for stacked drivers
SYNOPSIS
int bdev_stack_limits(struct queue_limits * t, struct block_device * bdev, sector_t start);
ARGUMENTS
t the stacking driver limits (top device) bdev the component block_device (bottom) start first data sector within component device
DESCRIPTION
Merges queue limits for a top device and a block_device. Returns 0 if alignment didn't change. Returns -1 if adding the bottom device caused misalignment.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BDEV_STACK_LIMITS(9)
Related Man Pages
device_create(9) - centos
struct_device_driver(9) - centos
blk_init_queue(9) - suse
device_create(9) - suse
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq