Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
logpage Struct Reference

#include <jfs_logmgr.h>

Data Fields

struct {
   __le32   page
 
   __le16   rsrvd
 
   __le16   eor
 
h
 
__le32 data [LOGPSIZE/4-4]
 
struct {
   __le32   page
 
   __le16   rsrvd
 
   __le16   eor
 
t
 

Detailed Description

Definition at line 120 of file jfs_logmgr.h.

Field Documentation

Definition at line 127 of file jfs_logmgr.h.

__le16 eor

Definition at line 124 of file jfs_logmgr.h.

struct { ... } h

Definition at line 122 of file jfs_logmgr.h.

__le16 rsrvd

Definition at line 123 of file jfs_logmgr.h.

struct { ... } t

The documentation for this struct was generated from the following file: