1JOURNAL_LOAD(9)            The Linux Journalling API           JOURNAL_LOAD(9)
2
3
4

NAME

6       journal_load - Read journal from disk.
7

SYNOPSIS

9       int journal_load(journal_t * journal);
10

ARGUMENTS

12       journal
13           Journal to act on.
14

DESCRIPTION

16       Given a journal_t structure which tells us which disk blocks contain a
17       journal, read the journal from disk to initialise the in-memory
18       structures.
19

AUTHORS

21       Roger Gammans <rgammans@computer-surgery.co.uk>
22           Author.
23
24       Stephen Tweedie <sct@redhat.com>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019                   JOURNAL_LOAD(9)
Impressum