blk_queue_stack_limits(9) centos man page | unix.com

Man Page: blk_queue_stack_limits

Operating Environment: centos

Section: 9

BLK_QUEUE_STACK_LIMI(9) 					   Block Devices					   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
Kernel Hackers Manual 3.10 June 2014 BLK_QUEUE_STACK_LIMI(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
struct_device_driver(9) - centos
struct_usb_composite_driver(9) - centos
blk_init_queue(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq