blk_run_queue_async — run a single device queue in workqueue context
void blk_run_queue_async (
)
q
The queue to run
Tells kblockd to perform the equivalent of blk_run_queue on behalf of us.
blk_run_queue