nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fat_long_dirent Struct Reference

#include <fat0.h>

Data Fields

char attr
 
unsigned char checksum
 
unsigned short first_cluster_lo
 
unsigned char name1 [10]
 
unsigned char name2 [12]
 
unsigned char name3 [4]
 
char ord
 
char type
 

Detailed Description

Note
fat_long_dirent

Definition at line 277 of file fat0.h.

Field Documentation

char attr

MUST BE ATTR_LONG_NAME

Definition at line 280 of file fat0.h.

unsigned char checksum

Definition at line 282 of file fat0.h.

unsigned short first_cluster_lo

MUST BE ZERO

Definition at line 284 of file fat0.h.

unsigned char name1[10]

Definition at line 279 of file fat0.h.

unsigned char name2[12]

Definition at line 283 of file fat0.h.

unsigned char name3[4]

Definition at line 285 of file fat0.h.

char ord

Definition at line 278 of file fat0.h.

char type

Definition at line 281 of file fat0.h.


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