.\" 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 "RAID0_MERGEABLE_BVEC" "" "06 October 2005" "" ""
.SH NAME
raid0_mergeable_bvec \- - tell bio layer if a two requests can be merged
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int raid0_mergeable_bvec (request_queue_t * \fIq\fB, struct bio * \fIbio\fB, struct bio_vec * \fIbiovec\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIq\fB\fR
request queue
.TP
\fB\fIbio\fB\fR
the buffer head that's been built up so far
.TP
\fB\fIbiovec\fB\fR
the request that could be merged to it.
.SH "DESCRIPTION"
.PP
Return amount of bytes we can accept at this offset