table of contents
other versions
- wheezy 3.2.78-1
BLK_RUN_QUEUE_ASYNC(9) | Block Devices | BLK_RUN_QUEUE_ASYNC(9) |
NAME¶
blk_run_queue_async - run a single device queue in workqueue contextSYNOPSIS¶
void
blk_run_queue_async(struct request_queue * q);
ARGUMENTS¶
qThe queue to run
DESCRIPTION¶
Tells kblockd to perform the equivalent of blk_run_queue on behalf of us.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |