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

#include <hpfs.h>

Data Fields

__le32 magic
 
__le32 n_code_pages
 
__le32 zero1 [2]
 
struct {
   __le16   ix
 
   __le16   code_page_number
 
   __le32   bounds
 
   __le32   code_page_data
 
   __le16   index
 
   __le16   unknown
 
array [31]
 

Detailed Description

Definition at line 203 of file hpfs.h.

Field Documentation

struct { ... } array[31]
__le32 bounds

Definition at line 211 of file hpfs.h.

Definition at line 213 of file hpfs.h.

__le16 code_page_number

Definition at line 210 of file hpfs.h.

__le16 index

Definition at line 215 of file hpfs.h.

__le16 ix

Definition at line 209 of file hpfs.h.

__le32 magic

Definition at line 205 of file hpfs.h.

__le32 n_code_pages

Definition at line 206 of file hpfs.h.

__le16 unknown

Definition at line 216 of file hpfs.h.

__le32 zero1[2]

Definition at line 207 of file hpfs.h.


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