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

NAME

6       journal_destroy - Release a journal_t structure.
7

SYNOPSIS

9       int journal_destroy(journal_t * journal);
10

ARGUMENTS

12       journal
13           Journal to act on.
14

DESCRIPTION

16       Release a journal_t structure once it is no longer in use by the
17       journaled object. Return <0 if we couldn't clean up the journal.
18

AUTHORS

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