JOURNAL_T

Section: (9)
Updated: 07 August 2003
Index Return to Main Contents

 

NAME

typedef journal_t - The journal_t maintains all of the journaling state information for a single filesystem.  

SYNOPSIS

typedef journal_t;
 

DESCRIPTION

journal_t is linked to from the fs superblock structure.

We use the journal_t to keep track of all outstanding transaction activity on the filesystem, and to manage the state of the log writing process.

This is an opaque datatype.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:53:39 GMT, April 09, 2004