blk_cleanup_queue(9) centos man page | unix.com

Man Page: blk_cleanup_queue

Operating Environment: centos

Section: 9

BLK_CLEANUP_QUEUE(9)						   Block Devices					      BLK_CLEANUP_QUEUE(9)

NAME
blk_cleanup_queue - shutdown a request queue
SYNOPSIS
void blk_cleanup_queue(struct request_queue * q);
ARGUMENTS
q request queue to shutdown
DESCRIPTION
Mark q DYING, drain all pending requests, mark q DEAD, destroy and put it. All future requests will be failed immediately with -ENODEV.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_CLEANUP_QUEUE(9)
Related Man Pages
ccw_device_start(9) - centos
usb_interface_id(9) - centos
lprm(1) - osf1
blk_make_request(9) - suse
tqueue(n) - 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?
CentOS 6 ran out of space, need to reclaim it
Controlling user input