__blk_drain_queue(9) centos man page | unix.com

Man Page: __blk_drain_queue

Operating Environment: centos

Section: 9

__BLK_DRAIN_QUEUE(9)						   Block Devices					      __BLK_DRAIN_QUEUE(9)

NAME
__blk_drain_queue - drain requests from request_queue
SYNOPSIS
void __blk_drain_queue(struct request_queue * q, bool drain_all);
ARGUMENTS
q queue to drain drain_all whether to drain all requests or only the ones w/ ELVPRIV
DESCRIPTION
Drain requests from q. If drain_all is set, all requests are drained. If not, only ELVPRIV requests are drained. The caller is responsible for ensuring that no new requests which need to be drained are queued.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __BLK_DRAIN_QUEUE(9)
Related Man Pages
blk_make_request(9) - centos
netsnmp_bulk_to_next(3) - redhat
blk_init_queue(9) - suse
usb_pipe_drain_reqs(9f) - sunos
lpmove(1m) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq