xv6-simplified 0.1
简化版xv6
Loading...
Searching...
No Matches
Data Fields
short_name_entry Struct Reference

#include <fat32.h>

Data Fields

char name [CHAR_SHORT_NAME]
 
uint8 attr
 
uint8 _reserve
 
uint8 _ctime_tenth
 
uint16 _ctime
 
uint16 _cdate
 
uint16 _lst_adate
 
uint16 fst_clus_hi
 
uint16 _lst_mtime
 
uint16 _lst_mdate
 
uint16 fst_clus_lo
 
uint32 file_size
 

Field Documentation

◆ _cdate

uint16 _cdate

◆ _ctime

uint16 _ctime

◆ _ctime_tenth

uint8 _ctime_tenth

◆ _lst_adate

uint16 _lst_adate

◆ _lst_mdate

uint16 _lst_mdate

◆ _lst_mtime

uint16 _lst_mtime

◆ _reserve

uint8 _reserve

◆ attr

uint8 attr

◆ file_size

uint32 file_size

◆ fst_clus_hi

uint16 fst_clus_hi

◆ fst_clus_lo

uint16 fst_clus_lo

◆ name

char name[CHAR_SHORT_NAME]

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