#include <fat.h>
Definition at line 322 of file fat.h.
Data Fields | |
U32 | u32_pos |
cluster position | |
U32 | u32_val |
cluster value |
cluster position
Definition at line 324 of file fat.h.
Referenced by fat_allocfreespace(), fat_cache_clusterlist_update_read(), fat_cache_clusterlist_update_start(), fat_cluster_list(), fat_cluster_val(), fat_getfreespace(), and fat_getfreespace_percent().
cluster value
Definition at line 325 of file fat.h.
Referenced by fat_allocfreespace(), fat_checkcluster(), fat_cluster_list(), fat_cluster_readnext(), fat_cluster_val(), and fat_getfreespace().