Query: journal_load
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_LOAD(9) The Linux Journalling API JOURNAL_LOAD(9)NAMEjournal_load - Read journal from disk.SYNOPSISint journal_load(journal_t * journal);ARGUMENTSjournal Journal to act on.DESCRIPTIONGiven a journal_t structure which tells us which disk blocks contain a journal, read the journal from disk to initialise the in-memory structures.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 JOURNAL_LOAD(9)