BLK_CLEANUP_QUEUE(9) Block Devices BLK_CLEANUP_QUEUE(9)NAMEblk_cleanup_queue - shutdown a request queueSYNOPSISvoid blk_cleanup_queue(struct request_queue * q);ARGUMENTSq request queue to shutdownDESCRIPTIONMark q DYING, drain all pending requests, mark q DEAD, destroy and put it. All future requests will be failed immediately with -ENODEV.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_CLEANUP_QUEUE(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| blk_init_queue(9) - suse |
| blk_make_request(9) - suse |
| tqueue(n) - suse |
| tqueue(n) - osx |
| 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 |
| [TIP] Processing YAML files with yq |