GitOS
Operating system exercise
Loading...
Searching...
No Matches
fat_item Struct Reference

#include <fat16.h>

Data Fields

union { 
 
   struct fat_file *   file 
 
   struct fat_directory *   directory 
 
};  
 
FAT_ITEM_TYPE type
 

Field Documentation

◆ [union]

union { ... }

◆ directory

struct fat_directory* directory

◆ file

struct fat_file* file

◆ type


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