centos man page for journal_create

Query: journal_create

OS: centos

Section: 9

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

JOURNAL_CREATE(9)					     The Linux Journalling API						 JOURNAL_CREATE(9)

NAME
journal_create - Initialise the new journal file
SYNOPSIS
int journal_create(journal_t * journal);
ARGUMENTS
journal Journal to create. This structure must have been initialised
DESCRIPTION
Given a journal_t structure which tells us which disk blocks we can use, create a new journal superblock and initialise all of the journal fields from scratch.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 JOURNAL_CREATE(9)
Related Man Pages
journal_abort(9) - suse
journal_try_to_free_buffers(9) - centos
struct_journal_s(9) - centos
struct_journal_s(9) - suse
jfs_mkfs(8) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I