JOURNAL_INIT_INODE
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
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.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 08:41:26 GMT, April 09, 2004