GitOS
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
FAT_ITEM_TYPE
type
The documentation for this struct was generated from the following file:
src/kernel/fs/fat16/
fat16.h
fat_item
Generated by
1.16.1