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

#include <fat0.h>

Data Fields

unsigned char attr
 
unsigned short create_date
 
unsigned short create_time
 
unsigned char create_time_tenth
 
unsigned int file_size
 
unsigned short first_cluster_hi
 
unsigned short first_cluster_lo
 
unsigned short last_access_date
 
unsigned char name [11]
 
unsigned char reserved
 
unsigned short write_date
 
unsigned short write_time
 

Detailed Description

Definition at line 227 of file fat0.h.

Field Documentation

unsigned char attr

Definition at line 229 of file fat0.h.

unsigned short create_date

Definition at line 233 of file fat0.h.

unsigned short create_time

Definition at line 232 of file fat0.h.

unsigned char create_time_tenth

Definition at line 231 of file fat0.h.

unsigned int file_size

Definition at line 239 of file fat0.h.

unsigned short first_cluster_hi

Definition at line 235 of file fat0.h.

unsigned short first_cluster_lo

Definition at line 238 of file fat0.h.

unsigned short last_access_date

Definition at line 234 of file fat0.h.

unsigned char name[11]

Definition at line 228 of file fat0.h.

unsigned char reserved

Definition at line 230 of file fat0.h.

unsigned short write_date

Definition at line 237 of file fat0.h.

unsigned short write_time

Definition at line 236 of file fat0.h.


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