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

NAME

6       journal_get_create_access - notify intent to use newly created bh
7

SYNOPSIS

9       int journal_get_create_access(handle_t * handle,
10                                     struct buffer_head * bh);
11

ARGUMENTS

13       handle
14           transaction to new buffer to
15
16       bh
17           new buffer.
18

DESCRIPTION

20       Call this if you create a new bh.
21

AUTHORS

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