.\" 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 "I2O_BLOCK_DELAYED_REQUEST_FN" "9" "09 October 2005" "" ""
.SH NAME
i2o_block_delayed_request_fn \- delayed request queue function
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void i2o_block_delayed_request_fn (void * \fIdelayed_request\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdelayed_request\fB\fR
-- undescribed --
.SH "DELAYED_REQUEST"
.PP
the delayed request with the queue to start
.PP
If the request queue is stopped for a disk, and there is no open
request, a new event is created, which calls this function to start
the queue after I2O_BLOCK_REQUEST_TIME. Otherwise the queue will never
be started again.