.\" 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_CREATE" "" "06 October 2005" "" ""
.SH NAME
journal_create \- Initialise the new journal file
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int journal_create (journal_t * \fIjournal\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIjournal\fB\fR
Journal to create. This structure must have been initialised
.SH "DESCRIPTION"
.PP
Given a journal_t structure which tells us which disk blocks we can
use, create a new journal superblock and initialise all of the
journal fields from scratch.