centos man page for blk_queue_bypass_start

Query: blk_queue_bypass_start

OS: centos

Section: 9

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

BLK_QUEUE_BYPASS_STA(9) 					   Block Devices					   BLK_QUEUE_BYPASS_STA(9)

NAME
blk_queue_bypass_start - enter queue bypass mode
SYNOPSIS
void blk_queue_bypass_start(struct request_queue * q);
ARGUMENTS
q queue of interest
DESCRIPTION
In bypass mode, only the dispatch FIFO queue of q is used. This function makes q enter bypass mode and drains all requests which were throttled or issued before. On return, it's guaranteed that no request is being throttled or has ELVPRIV set and blk_queue_bypasstrue inside queue or RCU read lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_QUEUE_BYPASS_STA(9)
Related Man Pages
sdl_seteventfilter(3) - opensolaris
blk_init_queue(9) - centos
sdl_seteventfilter(3) - redhat
sdl_seteventfilter(3) - suse
xeventsqueued(3) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq