Man Page: journal_init_inode
Operating Environment: centos
Section: 9
JOURNAL_INIT_INODE(9) The Linux Journalling API JOURNAL_INIT_INODE(9)NAMEjournal_init_inode - creates a journal which maps to a inode.SYNOPSISjournal_t * journal_init_inode(struct inode * inode);ARGUMENTSinode An inode to create the journal inDESCRIPTIONjournal_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.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 JOURNAL_INIT_INODE(9)
| Related Man Pages |
|---|
| journal_abort(9) - suse |
| struct_journal_s(9) - centos |
| jls(1) - debian |
| journal_try_to_free_buffers(9) - suse |
| jls(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |