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)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 | 
|---|
| struct_journal_s(9) - centos | 
| jls(1) - debian | 
| jls(1) - opensolaris | 
| jls(1) - centos | 
| jls(1) - minix | 
| Similar Topics in the Unix Linux Community | 
|---|
| Weird 'find' results | 
| Set hard block limit for user using quota | 
| Best performance UNIX just for HOST Virtualization? | 
| Docker learning Phase-I | 
| Shopt -s histappend |