.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "BLK_PLUG_ENTRY" "" "06 October 2005" "" ""
.SH NAME
blk_plug_entry \- fire all plugged queues
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
blk_plug_entry ( \fIentry\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIentry\fB\fR
.SH "DESCRIPTION"
.PP
Start I/O on all plugged queues known to the block layer. Queues that
are currently stopped are ignored. This is equivalent to the older
tq_disk task queue run.
.SH "DESCRIPTION"
.PP
Start I/O on all plugged queues known to the block layer. Queues that
are currently stopped are ignored. This is equivalent to the older
tq_disk task queue run.