UbixOS
2.0
|
#include <fat_misc.h>
Data Fields | |
uint8 | no_of_strings |
uint8 | Null |
uint8 | String [20][13] |
Definition at line 30 of file fat_misc.h.
uint8 lfn_cache::no_of_strings |
Definition at line 37 of file fat_misc.h.
Referenced by fatfs_entry_lfn_exists(), fatfs_lfn_cache_entry(), fatfs_lfn_cache_get(), and fatfs_lfn_cache_init().
uint8 lfn_cache::Null |
Definition at line 35 of file fat_misc.h.
Referenced by fatfs_lfn_cache_get().
uint8 lfn_cache::String[20][13] |
Definition at line 34 of file fat_misc.h.
Referenced by fatfs_lfn_cache_entry(), fatfs_lfn_cache_get(), and fatfs_lfn_cache_init().