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

#include <fat32.h>

Data Fields

uint8 order
 
uint16 name1 [5]
 
uint8 attr
 
uint8 _reserve
 
uint8 checksum
 
uint16 name2 [6]
 
uint16 _fst_clus_lo
 
uint16 name3 [2]
 

Field Documentation

◆ _fst_clus_lo

uint16 _fst_clus_lo

◆ _reserve

uint8 _reserve

◆ attr

uint8 attr

◆ checksum

uint8 checksum

◆ name1

uint16 name1[5]

◆ name2

uint16 name2[6]

◆ name3

uint16 name3[2]

◆ order

uint8 order

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