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

#include <hpfs.h>

Data Fields

__le32 magic
 
__le32 self
 
__le32 up
 
struct bplus_header btree
 
union {
   struct bplus_leaf_node   external [40]
 
   struct bplus_internal_node   internal [60]
 
u
 
__le32 fill [3]
 

Detailed Description

Definition at line 490 of file hpfs.h.

Field Documentation

Definition at line 496 of file hpfs.h.

struct bplus_leaf_node external[40]

Definition at line 498 of file hpfs.h.

__le32 fill[3]

Definition at line 502 of file hpfs.h.

Definition at line 499 of file hpfs.h.

__le32 magic

Definition at line 492 of file hpfs.h.

__le32 self

Definition at line 493 of file hpfs.h.

union { ... } u
__le32 up

Definition at line 494 of file hpfs.h.


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