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

#include <hpfs.h>

Data Fields

__le32 magic
 
__le32 n_used
 
__le32 bounds [3]
 
__le16 offs [3]
 
struct {
   __le16   ix
 
   __le16   code_page_number
 
   __le16   unknown
 
   u8   map [128]
 
   __le16   zero2
 
code_page [3]
 
u8 incognita [78]
 

Detailed Description

Definition at line 225 of file hpfs.h.

Field Documentation

__le32 bounds[3]

Definition at line 229 of file hpfs.h.

struct { ... } code_page[3]
__le16 code_page_number

Definition at line 236 of file hpfs.h.

u8 incognita[78]

Definition at line 241 of file hpfs.h.

__le16 ix

Definition at line 235 of file hpfs.h.

__le32 magic

Definition at line 227 of file hpfs.h.

u8 map[128]

Definition at line 238 of file hpfs.h.

__le32 n_used

Definition at line 228 of file hpfs.h.

__le16 offs[3]

Definition at line 232 of file hpfs.h.

__le16 unknown

Definition at line 237 of file hpfs.h.

__le16 zero2

Definition at line 239 of file hpfs.h.


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