Query: journal_create
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_CREATE(9) The Linux Journalling API JOURNAL_CREATE(9)NAMEjournal_create - Initialise the new journal fileSYNOPSISint journal_create(journal_t * journal);ARGUMENTSjournal Journal to create. This structure must have been initialisedDESCRIPTIONGiven 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.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 JOURNAL_CREATE(9)