centos man page for blk_cleanup_queue

Query: blk_cleanup_queue

OS: centos

Section: 9

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

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
tevent_queue_tutorial(3) - centos
blk_init_queue(9) - centos
blk_init_queue(9) - suse
blk_make_request(9) - suse
tqueue(n) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!