centos man page for disk_stack_limits

Query: disk_stack_limits

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DISK_STACK_LIMITS(9)						   Block Devices					      DISK_STACK_LIMITS(9)

NAME
disk_stack_limits - adjust queue limits for stacked drivers
SYNOPSIS
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
Kernel Hackers Manual 3.10 June 2014 DISK_STACK_LIMITS(9)
Related Man Pages
blk_init_queue(9) - centos
device_create(9) - centos
gendisk(1) - osf1
blk_init_queue(9) - suse
device_create(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq