.\" 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_FLUSH" "" "06 October 2005" "" "" .SH NAME journal_flush \- Flush journal .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int journal_flush (journal_t * \fIjournal\fB); \fR .SH "ARGUMENTS" .TP \fB\fIjournal\fB\fR Journal to act on. .SH "DESCRIPTION" .PP Flush all data for a given journal to disk and empty the journal. Filesystems can use this when remounting readonly to ensure that recovery does not need to happen on remount.