JOURNAL_INIT_INODE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
journal_init_inode - creates a journal which maps to a inode.
SYNOPSIS
"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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:13 GMT, October 06, 2005