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

#include <jfs_dmap.h>

Data Fields

__le32 nleafs
 
__le32 l2nleafs
 
__le32 leafidx
 
__le32 height
 
s8 budmin
 
s8 stree [TREESIZE]
 
u8 pad [2]
 

Detailed Description

Definition at line 147 of file jfs_dmap.h.

Field Documentation

s8 budmin

Definition at line 152 of file jfs_dmap.h.

__le32 height

Definition at line 151 of file jfs_dmap.h.

__le32 l2nleafs

Definition at line 149 of file jfs_dmap.h.

__le32 leafidx

Definition at line 150 of file jfs_dmap.h.

__le32 nleafs

Definition at line 148 of file jfs_dmap.h.

u8 pad[2]

Definition at line 154 of file jfs_dmap.h.

s8 stree[TREESIZE]

Definition at line 153 of file jfs_dmap.h.


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