.\" 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 "JOURNAL_INVALIDATEPAGE" "" "06 October 2005" "" ""
.SH NAME
journal_invalidatepage \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int journal_invalidatepage (journal_t * \fIjournal\fB, struct page * \fIpage\fB, unsigned long \fIoffset\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIjournal\fB\fR
journal to use for flush...
.TP
\fB\fIpage\fB\fR
page to flush
.TP
\fB\fIoffset\fB\fR
length of page to invalidate.
.SH "DESCRIPTION"
.PP
Reap page buffers containing data after offset in page.
.PP
Return non-zero if the page's buffers were successfully reaped.