centos man page for journal_init_inode

Query: journal_init_inode

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JOURNAL_INIT_INODE(9)					     The Linux Journalling API					     JOURNAL_INIT_INODE(9)

NAME
journal_init_inode - creates a journal which maps to a inode.
SYNOPSIS
journal_t * journal_init_inode(struct inode * inode);
ARGUMENTS
inode An inode to create the journal in
DESCRIPTION
journal_init_inode creates a journal which maps an on-disk inode as the journal. The inode must exist already, must support bmap and must have all data blocks preallocated.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 JOURNAL_INIT_INODE(9)
Related Man Pages
struct_journal_s(9) - centos
jls(1) - debian
journal_try_to_free_buffers(9) - suse
jls(1) - opensolaris
jls(1) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq