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
blk_make_request(9) - centos
device_schedule_callback_owner(9) - centos
struct_ccwgroup_driver(9) - centos
struct_usb_device_driver(9) - centos
struct_usb_composite_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq