filex + 0/13 examples
CodeScope will show references to ULONG from the following samples and libraries:
Libraries
Examples
STM32469I-Discovery
Applications
FileX
FX_IAP
USBX
STM32F429ZI-Nucleo
Applications
FileX
NetXDuo
USBX
 
Symbols
loading...
Files
loading...

ULONG

Syntax

typedef unsigned long ULONG;

Examples

ULONG is referenced by 13 libraries and example projects.

References

LocationReferrerScopeText
fx_port.h:97
typedef unsigned long ULONG;
fx_api.h:774FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_clusterFX_FAT_CACHE_ENTRY_STRUCT
fx_api.h:775FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_valueFX_FAT_CACHE_ENTRY_STRUCT
fx_api.h:776FX_FAT_CACHE_ENTRY_STRUCT::fx_fat_cache_entry_dirtyFX_FAT_CACHE_ENTRY_STRUCT
fx_api.h:798FX_DIR_ENTRY_STRUCT::fx_dir_entry_clusterFX_DIR_ENTRY_STRUCT
ULONG fx_dir_entry_cluster; /* File/directory's starting cluster */
fx_api.h:801FX_DIR_ENTRY_STRUCT::fx_dir_entry_byte_offsetFX_DIR_ENTRY_STRUCT
ULONG fx_dir_entry_byte_offset; /* Offset in logical sector of this directory entry */
fx_api.h:802FX_DIR_ENTRY_STRUCT::fx_dir_entry_numberFX_DIR_ENTRY_STRUCT
ULONG fx_dir_entry_number; /* Index into the directory */
fx_api.h:803FX_DIR_ENTRY_STRUCT::fx_dir_entry_last_search_clusterFX_DIR_ENTRY_STRUCT
ULONG fx_dir_entry_last_search_cluster; /* Last cluster searched */
fx_api.h:804FX_DIR_ENTRY_STRUCT::fx_dir_entry_last_search_relative_clusterFX_DIR_ENTRY_STRUCT
ULONG fx_dir_entry_last_search_relative_cluster; /* Last relative cluster searched */
fx_api.h:806FX_DIR_ENTRY_STRUCT::fx_dir_entry_last_search_byte_offsetFX_DIR_ENTRY_STRUCT
ULONG fx_dir_entry_last_search_byte_offset; /* Last offset in logical sector searched */
fx_api.h:831FX_PATH_STRUCT::fx_path_current_entryFX_PATH_STRUCT
fx_api.h:888FX_MEDIA_STRUCT::fx_media_idFX_MEDIA_STRUCT
fx_api.h:895FX_MEDIA_STRUCT::fx_media_memory_sizeFX_MEDIA_STRUCT
fx_api.h:908FX_MEDIA_STRUCT::fx_media_sector_cache_sizeFX_MEDIA_STRUCT
fx_api.h:922FX_MEDIA_STRUCT::fx_media_sector_cache_hashed_sector_validFX_MEDIA_STRUCT
fx_api.h:926FX_MEDIA_STRUCT::fx_media_sector_cache_dirty_countFX_MEDIA_STRUCT
fx_api.h:935FX_MEDIA_STRUCT::fx_media_total_clustersFX_MEDIA_STRUCT
fx_api.h:979FX_MEDIA_STRUCT::fx_media_FAT32_additional_info_sectorFX_MEDIA_STRUCT
fx_api.h:984FX_MEDIA_STRUCT::fx_media_hidden_sectorsFX_MEDIA_STRUCT
fx_api.h:986FX_MEDIA_STRUCT::fx_media_root_cluster_32FX_MEDIA_STRUCT
fx_api.h:988FX_MEDIA_STRUCT::fx_media_available_clustersFX_MEDIA_STRUCT
fx_api.h:989FX_MEDIA_STRUCT::fx_media_cluster_search_startFX_MEDIA_STRUCT
fx_api.h:1000FX_MEDIA_STRUCT::fx_media_driver_logical_sectorFX_MEDIA_STRUCT
fx_api.h:1002FX_MEDIA_STRUCT::fx_media_driver_sectorsFX_MEDIA_STRUCT
fx_api.h:1003FX_MEDIA_STRUCT::fx_media_driver_physical_sectorFX_MEDIA_STRUCT
fx_api.h:1027FX_MEDIA_STRUCT::fx_media_opened_file_countFX_MEDIA_STRUCT
fx_api.h:1039FX_MEDIA_STRUCT::fx_media_directory_attributes_readsFX_MEDIA_STRUCT
fx_api.h:1040FX_MEDIA_STRUCT::fx_media_directory_attributes_setsFX_MEDIA_STRUCT
fx_api.h:1041FX_MEDIA_STRUCT::fx_media_directory_createsFX_MEDIA_STRUCT
fx_api.h:1042FX_MEDIA_STRUCT::fx_media_directory_default_getsFX_MEDIA_STRUCT
fx_api.h:1043FX_MEDIA_STRUCT::fx_media_directory_default_setsFX_MEDIA_STRUCT
fx_api.h:1044FX_MEDIA_STRUCT::fx_media_directory_deletesFX_MEDIA_STRUCT
fx_api.h:1045FX_MEDIA_STRUCT::fx_media_directory_first_entry_findsFX_MEDIA_STRUCT
fx_api.h:1046FX_MEDIA_STRUCT::fx_media_directory_first_full_entry_findsFX_MEDIA_STRUCT
fx_api.h:1047FX_MEDIA_STRUCT::fx_media_directory_information_getsFX_MEDIA_STRUCT
fx_api.h:1048FX_MEDIA_STRUCT::fx_media_directory_local_path_clearsFX_MEDIA_STRUCT
fx_api.h:1049FX_MEDIA_STRUCT::fx_media_directory_local_path_getsFX_MEDIA_STRUCT
fx_api.h:1050FX_MEDIA_STRUCT::fx_media_directory_local_path_restoresFX_MEDIA_STRUCT
fx_api.h:1051FX_MEDIA_STRUCT::fx_media_directory_local_path_setsFX_MEDIA_STRUCT
fx_api.h:1052FX_MEDIA_STRUCT::fx_media_directory_name_testsFX_MEDIA_STRUCT
fx_api.h:1053FX_MEDIA_STRUCT::fx_media_directory_next_entry_findsFX_MEDIA_STRUCT
fx_api.h:1054FX_MEDIA_STRUCT::fx_media_directory_next_full_entry_findsFX_MEDIA_STRUCT
fx_api.h:1055FX_MEDIA_STRUCT::fx_media_directory_renamesFX_MEDIA_STRUCT
fx_api.h:1056FX_MEDIA_STRUCT::fx_media_file_allocatesFX_MEDIA_STRUCT
fx_api.h:1057FX_MEDIA_STRUCT::fx_media_file_attributes_readsFX_MEDIA_STRUCT
fx_api.h:1058FX_MEDIA_STRUCT::fx_media_file_attributes_setsFX_MEDIA_STRUCT
fx_api.h:1059FX_MEDIA_STRUCT::fx_media_file_best_effort_allocatesFX_MEDIA_STRUCT
fx_api.h:1060FX_MEDIA_STRUCT::fx_media_file_closesFX_MEDIA_STRUCT
fx_api.h:1061FX_MEDIA_STRUCT::fx_media_file_createsFX_MEDIA_STRUCT
fx_api.h:1062FX_MEDIA_STRUCT::fx_media_file_deletesFX_MEDIA_STRUCT
fx_api.h:1063FX_MEDIA_STRUCT::fx_media_file_opensFX_MEDIA_STRUCT
fx_api.h:1064FX_MEDIA_STRUCT::fx_media_file_readsFX_MEDIA_STRUCT
fx_api.h:1065FX_MEDIA_STRUCT::fx_media_file_relative_seeksFX_MEDIA_STRUCT
fx_api.h:1066FX_MEDIA_STRUCT::fx_media_file_renamesFX_MEDIA_STRUCT
fx_api.h:1067FX_MEDIA_STRUCT::fx_media_file_seeksFX_MEDIA_STRUCT
fx_api.h:1068FX_MEDIA_STRUCT::fx_media_file_truncatesFX_MEDIA_STRUCT
fx_api.h:1069FX_MEDIA_STRUCT::fx_media_file_truncate_releasesFX_MEDIA_STRUCT
fx_api.h:1070FX_MEDIA_STRUCT::fx_media_file_writesFX_MEDIA_STRUCT
fx_api.h:1071FX_MEDIA_STRUCT::fx_media_abortsFX_MEDIA_STRUCT
fx_api.h:1072FX_MEDIA_STRUCT::fx_media_flushesFX_MEDIA_STRUCT
fx_api.h:1073FX_MEDIA_STRUCT::fx_media_readsFX_MEDIA_STRUCT
fx_api.h:1074FX_MEDIA_STRUCT::fx_media_writesFX_MEDIA_STRUCT
fx_api.h:1075FX_MEDIA_STRUCT::fx_media_directory_entry_readsFX_MEDIA_STRUCT
fx_api.h:1076FX_MEDIA_STRUCT::fx_media_directory_entry_writesFX_MEDIA_STRUCT
fx_api.h:1077FX_MEDIA_STRUCT::fx_media_directory_searchesFX_MEDIA_STRUCT
fx_api.h:1078FX_MEDIA_STRUCT::fx_media_directory_free_searchesFX_MEDIA_STRUCT
fx_api.h:1079FX_MEDIA_STRUCT::fx_media_fat_entry_readsFX_MEDIA_STRUCT
fx_api.h:1080FX_MEDIA_STRUCT::fx_media_fat_entry_writesFX_MEDIA_STRUCT
fx_api.h:1081FX_MEDIA_STRUCT::fx_media_fat_entry_cache_read_hitsFX_MEDIA_STRUCT
fx_api.h:1082FX_MEDIA_STRUCT::fx_media_fat_entry_cache_read_missesFX_MEDIA_STRUCT
fx_api.h:1083FX_MEDIA_STRUCT::fx_media_fat_entry_cache_write_hitsFX_MEDIA_STRUCT
fx_api.h:1084FX_MEDIA_STRUCT::fx_media_fat_entry_cache_write_missesFX_MEDIA_STRUCT
fx_api.h:1085FX_MEDIA_STRUCT::fx_media_fat_cache_flushesFX_MEDIA_STRUCT
fx_api.h:1086FX_MEDIA_STRUCT::fx_media_fat_sector_readsFX_MEDIA_STRUCT
fx_api.h:1087FX_MEDIA_STRUCT::fx_media_fat_sector_writesFX_MEDIA_STRUCT
fx_api.h:1088FX_MEDIA_STRUCT::fx_media_logical_sector_readsFX_MEDIA_STRUCT
fx_api.h:1089FX_MEDIA_STRUCT::fx_media_logical_sector_writesFX_MEDIA_STRUCT
fx_api.h:1090FX_MEDIA_STRUCT::fx_media_logical_sector_cache_read_hitsFX_MEDIA_STRUCT
fx_api.h:1091FX_MEDIA_STRUCT::fx_media_logical_sector_cache_read_missesFX_MEDIA_STRUCT
fx_api.h:1092FX_MEDIA_STRUCT::fx_media_driver_read_requestsFX_MEDIA_STRUCT
fx_api.h:1093FX_MEDIA_STRUCT::fx_media_driver_write_requestsFX_MEDIA_STRUCT
fx_api.h:1094FX_MEDIA_STRUCT::fx_media_driver_boot_read_requestsFX_MEDIA_STRUCT
fx_api.h:1095FX_MEDIA_STRUCT::fx_media_driver_boot_write_requestsFX_MEDIA_STRUCT
fx_api.h:1096FX_MEDIA_STRUCT::fx_media_driver_release_sectors_requestsFX_MEDIA_STRUCT
fx_api.h:1097FX_MEDIA_STRUCT::fx_media_driver_flush_requestsFX_MEDIA_STRUCT
fx_api.h:1099FX_MEDIA_STRUCT::fx_media_directory_search_cache_hitsFX_MEDIA_STRUCT
fx_api.h:1136FX_MEDIA_STRUCT::fx_media_reserved_for_userFX_MEDIA_STRUCT
fx_api.h:1157FX_MEDIA_STRUCT::fx_media_sector_cache_hash_maskFX_MEDIA_STRUCT
fx_api.h:1162FX_MEDIA_STRUCT::fx_media_disable_burst_cacheFX_MEDIA_STRUCT
fx_api.h:1203FX_MEDIA_STRUCT::fx_media_fat_reservedFX_MEDIA_STRUCT
fx_api.h:1206FX_MEDIA_STRUCT::fx_media_fat_lastFX_MEDIA_STRUCT
fx_api.h:1235FX_FILE_STRUCT::fx_file_idFX_FILE_STRUCT
ULONG fx_file_id;
fx_api.h:1241FX_FILE_STRUCT::fx_file_open_modeFX_FILE_STRUCT
fx_api.h:1247FX_FILE_STRUCT::fx_file_total_clustersFX_FILE_STRUCT
fx_api.h:1248FX_FILE_STRUCT::fx_file_first_physical_clusterFX_FILE_STRUCT
fx_api.h:1249FX_FILE_STRUCT::fx_file_consecutive_clusterFX_FILE_STRUCT
fx_api.h:1250FX_FILE_STRUCT::fx_file_last_physical_clusterFX_FILE_STRUCT
fx_api.h:1251FX_FILE_STRUCT::fx_file_current_physical_clusterFX_FILE_STRUCT
fx_api.h:1253FX_FILE_STRUCT::fx_file_current_logical_offsetFX_FILE_STRUCT
fx_api.h:1254FX_FILE_STRUCT::fx_file_current_relative_clusterFX_FILE_STRUCT
fx_api.h:1255FX_FILE_STRUCT::fx_file_current_relative_sectorFX_FILE_STRUCT
fx_api.h:1277FX_FILE_STRUCT::fx_file_disable_burst_cacheFX_FILE_STRUCT
fx_api.h:1522_fxe_directory_first_full_entry_find()::size_fxe_directory_first_full_entry_find()
fx_api.h:1523_fxe_directory_information_get()::size_fxe_directory_information_get()
fx_api.h:1539_fxe_directory_next_full_entry_find()::size_fxe_directory_next_full_entry_find()
fx_api.h:1545_fxe_file_allocate()::size_fxe_file_allocate()
fx_api.h:1549_fxe_file_best_effort_allocate()::size_fxe_file_best_effort_allocate()
fx_api.h:1562_fxe_file_read()::request_size_fxe_file_read()
fx_api.h:1564_fxe_file_relative_seek()::byte_offset_fxe_file_relative_seek()
fx_api.h:1568_fxe_file_seek()::byte_offset_fxe_file_seek()
fx_api.h:1569_fxe_file_truncate()::size_fxe_file_truncate()
fx_api.h:1570_fxe_file_truncate_release()::size_fxe_file_truncate_release()
fx_api.h:1572_fxe_file_write()::size_fxe_file_write()
fx_api.h:1583_fxe_media_check()::scratch_memory_size_fxe_media_check()
fx_api.h:1588_fxe_media_format()::total_sectors_fxe_media_format()
fx_api.h:1602_fxe_media_open()::memory_size_fxe_media_open()
fx_api.h:1604_fxe_media_read()::logical_sector_fxe_media_read()
fx_api.h:1605_fxe_media_space_available()::available_bytes_ptr_fxe_media_space_available()
fx_api.h:1609_fxe_media_write()::logical_sector_fxe_media_write()
fx_api.h:1621_fxe_unicode_directory_create()::source_unicode_length_fxe_unicode_directory_create()
fx_api.h:1624_fxe_unicode_directory_rename()::old_unicode_length_fxe_unicode_directory_rename()
fx_api.h:1625_fxe_unicode_directory_rename()::new_unicode_length_fxe_unicode_directory_rename()
fx_api.h:1628_fxe_unicode_file_create()::source_unicode_length_fxe_unicode_file_create()
fx_api.h:1630_fxe_unicode_file_rename()::old_unicode_length_fxe_unicode_file_rename()
fx_api.h:1631_fxe_unicode_file_rename()::new_unicode_length_fxe_unicode_file_rename()
fx_api.h:1632_fx_unicode_length_get()
fx_api.h:1633_fx_unicode_length_get_extended()
fx_api.h:1635_fxe_unicode_name_get()::destination_unicode_length_fxe_unicode_name_get()
fx_api.h:1637_fxe_unicode_name_get_extended()::destination_unicode_length_fxe_unicode_name_get_extended()
fx_api.h:1639_fxe_unicode_short_name_get()::source_unicode_length_fxe_unicode_short_name_get()
fx_api.h:1642_fxe_unicode_short_name_get_extended()::source_unicode_length_fxe_unicode_short_name_get_extended()
fx_api.h:1643_fxe_unicode_short_name_get_extended()::short_name_buffer_length_fxe_unicode_short_name_get_extended()
fx_api.h:1655_fx_utility_32_unsigned_read()
fx_api.h:1656_fx_utility_32_unsigned_write()::value_fx_utility_32_unsigned_write()
fx_api.h:1659_fx_utility_memory_copy()::size_fx_utility_memory_copy()
fx_api.h:1660_fx_utility_memory_set()::size_fx_utility_memory_set()
fx_directory.h:63_fx_directory_entry_read_FAT()::entry_ptr_fx_directory_entry_read_FAT()
fx_directory.h:67_fx_directory_first_full_entry_find()::size_fx_directory_first_full_entry_find()
fx_directory.h:68_fx_directory_information_get()::size_fx_directory_information_get()
fx_directory.h:80_fx_directory_next_full_entry_find()::size_fx_directory_next_full_entry_find()
fx_directory.h:94_fxe_directory_first_full_entry_find()::size_fxe_directory_first_full_entry_find()
fx_directory.h:95_fxe_directory_information_get()::size_fxe_directory_information_get()
fx_directory.h:107_fxe_directory_next_full_entry_find()::size_fxe_directory_next_full_entry_find()
fx_directory.h:130_fx_directory_entry_read()::entry_fx_directory_entry_read()
fx_directory_attributes_read.c:106_fx_directory_attributes_read()
fx_directory_attributes_read.c:117_fx_directory_attributes_read()
fx_directory_attributes_set.c:108_fx_directory_attributes_set()
fx_directory_attributes_set.c:119_fx_directory_attributes_set()
fx_directory_create.c:105_fx_directory_create()
ULONG FAT_index;
fx_directory_create.c:106_fx_directory_create()
ULONG FAT_value;
fx_directory_create.c:108_fx_directory_create()
ULONG total_clusters;
fx_directory_create.c:111_fx_directory_create()
ULONG i;
fx_directory_create.c:174_fx_directory_create()
fx_directory_create.c:185_fx_directory_create()
fx_directory_create.c:450_fx_directory_create()
logical_sector = ((ULONG) media_ptr -> fx_media_data_sector_start) +
fx_directory_create.c:452_fx_directory_create()
fx_directory_create.c:460_fx_directory_create()
fx_directory_create.c:484_fx_directory_create()
*((ULONG *)work_ptr) = (ULONG)0;
fx_directory_create.c:487_fx_directory_create()
work_ptr = work_ptr + sizeof(ULONG);
fx_directory_create.c:490_fx_directory_create()
i = i + (ULONG)sizeof(ULONG);
fx_directory_create.c:580_fx_directory_create()
media_ptr -> fx_media_driver_logical_sector = (ULONG)logical_sector + ((ULONG)sectors);
fx_directory_default_get.c:84_fx_directory_default_get()
fx_directory_default_get.c:95_fx_directory_default_get()
fx_directory_default_set.c:118_fx_directory_default_set()
fx_directory_default_set.c:129_fx_directory_default_set()
fx_directory_delete.c:103_fx_directory_delete()
ULONG cluster, next_cluster;
fx_directory_delete.c:104_fx_directory_delete()
ULONG i, directory_size;
fx_directory_delete.c:136_fx_directory_delete()
fx_directory_delete.c:147_fx_directory_delete()
fx_directory_delete.c:277_fx_directory_delete()
directory_size = (((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_directory_delete.c:278_fx_directory_delete()
fx_directory_delete.c:279_fx_directory_delete()
fx_directory_entry_read.c:95_fx_directory_entry_read()
ULONG *entry_ptr, FX_DIR_ENTRY *destination_ptr)
fx_directory_entry_read.c:102_fx_directory_entry_read()
ULONG cluster, next_cluster = 0;
fx_directory_entry_read.c:105_fx_directory_entry_read()
ULONG logical_sector;
fx_directory_entry_read.c:106_fx_directory_entry_read()
ULONG byte_offset;
fx_directory_entry_read.c:107_fx_directory_entry_read()
ULONG bytes_per_cluster;
fx_directory_entry_read.c:110_fx_directory_entry_read()
ULONG entry = *entry_ptr;
fx_directory_entry_read.c:139_fx_directory_entry_read()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_directory_entry_read.c:140_fx_directory_entry_read()
fx_directory_entry_read.c:157_fx_directory_entry_read()
relative_sector = (UINT)(byte_offset / ((ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_directory_entry_read.c:236_fx_directory_entry_read()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_directory_entry_read.c:237_fx_directory_entry_read()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_directory_entry_read.c:238_fx_directory_entry_read()
fx_directory_entry_read.c:243_fx_directory_entry_read()
fx_directory_entry_read.c:263_fx_directory_entry_read()
fx_directory_entry_read.c:267_fx_directory_entry_read()
fx_directory_entry_read.c:283_fx_directory_entry_read()
((logical_sector - (ULONG)media_ptr -> fx_media_root_sector_start) *
fx_directory_entry_read.c:473_fx_directory_entry_read()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_directory_entry_read.c:474_fx_directory_entry_read()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_directory_entry_read.c:475_fx_directory_entry_read()
fx_directory_entry_read.c:487_fx_directory_entry_read()
fx_directory_entry_read.c:497_fx_directory_entry_read()
fx_directory_entry_write.c:94_fx_directory_entry_write()
ULONG logical_sector, relative_sector;
fx_directory_entry_write.c:95_fx_directory_entry_write()
ULONG byte_offset;
fx_directory_entry_write.c:96_fx_directory_entry_write()
ULONG cluster, next_cluster;
fx_directory_entry_write.c:140_fx_directory_entry_write()
logical_sector = (ULONG)entry_ptr -> fx_dir_entry_log_sector;
fx_directory_entry_write.c:143_fx_directory_entry_write()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_directory_entry_write.c:150_fx_directory_entry_write()
relative_sector = logical_sector - (((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_directory_entry_write.c:151_fx_directory_entry_write()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_directory_entry_write.c:152_fx_directory_entry_write()
fx_directory_entry_write.c:164_fx_directory_entry_write()
fx_directory_entry_write.c:611_fx_directory_entry_write()
sector_base_ptr, ((ULONG) 1), FX_DIRECTORY_SECTOR);
fx_directory_entry_write.c:625_fx_directory_entry_write()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_directory_entry_write.c:672_fx_directory_entry_write()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_directory_entry_write.c:673_fx_directory_entry_write()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_directory_entry_write.c:674_fx_directory_entry_write()
fx_directory_entry_write.c:684_fx_directory_entry_write()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_directory_entry_write.c:696_fx_directory_entry_write()
fx_directory_entry_write.c:840_fx_directory_entry_write()
sector_base_ptr, ((ULONG) 1), FX_DIRECTORY_SECTOR);
fx_directory_entry_write.c:854_fx_directory_entry_write()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_directory_entry_write.c:901_fx_directory_entry_write()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_directory_entry_write.c:902_fx_directory_entry_write()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_directory_entry_write.c:903_fx_directory_entry_write()
fx_directory_entry_write.c:913_fx_directory_entry_write()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_directory_entry_write.c:925_fx_directory_entry_write()
fx_directory_entry_write.c:1088_fx_directory_entry_write()
fx_directory_entry_write.c:1107_fx_directory_entry_write()
sector_base_ptr, ((ULONG) 1), FX_DIRECTORY_SECTOR);
fx_directory_first_entry_find.c:93_fx_directory_first_entry_find()
fx_directory_first_entry_find.c:104_fx_directory_first_entry_find()
fx_directory_first_full_entry_find.c:88_fx_directory_first_full_entry_find()
fx_directory_first_full_entry_find.c:102_fx_directory_first_full_entry_find()
fx_directory_first_full_entry_find.c:113_fx_directory_first_full_entry_find()
fx_directory_free_search.c:90_fx_directory_free_search()
ULONG i, j;
fx_directory_free_search.c:93_fx_directory_free_search()
ULONG entry_sector, entry_offset;
fx_directory_free_search.c:94_fx_directory_free_search()
ULONG FAT_index, FAT_value;
fx_directory_free_search.c:95_fx_directory_free_search()
ULONG cluster, total_clusters, clusters_needed;
fx_directory_free_search.c:96_fx_directory_free_search()
ULONG first_new_cluster, last_cluster, clusters;
fx_directory_free_search.c:97_fx_directory_free_search()
ULONG directory_index;
fx_directory_free_search.c:98_fx_directory_free_search()
ULONG directory_entries;
fx_directory_free_search.c:99_fx_directory_free_search()
ULONG logical_sector;
fx_directory_free_search.c:101_fx_directory_free_search()
ULONG free_entry_start;
fx_directory_free_search.c:292_fx_directory_free_search()
directory_entries = (ULONG)directory_ptr -> fx_dir_entry_file_size;
fx_directory_free_search.c:310_fx_directory_free_search()
directory_entries = (ULONG)media_ptr -> fx_media_root_directory_entries;
fx_directory_free_search.c:371_fx_directory_free_search()
entry_sector = (ULONG)entry_ptr -> fx_dir_entry_log_sector;
fx_directory_free_search.c:519_fx_directory_free_search()
logical_sector = ((ULONG) media_ptr -> fx_media_data_sector_start) +
fx_directory_free_search.c:520_fx_directory_free_search()
((((ULONG) FAT_index) - FX_FAT_ENTRY_START) *
fx_directory_free_search.c:521_fx_directory_free_search()
fx_directory_free_search.c:528_fx_directory_free_search()
fx_directory_free_search.c:545_fx_directory_free_search()
*((ULONG *)work_ptr) = (ULONG)0;
fx_directory_free_search.c:548_fx_directory_free_search()
work_ptr = work_ptr + sizeof(ULONG);
fx_directory_free_search.c:551_fx_directory_free_search()
i = i + (ULONG)sizeof(ULONG);
fx_directory_free_search.c:556_fx_directory_free_search()
fx_directory_free_search.c:600_fx_directory_free_search()
media_ptr -> fx_media_driver_logical_sector = (ULONG)logical_sector + ((ULONG)sectors);
fx_directory_information_get.c:89_fx_directory_information_get()
UINT *attributes, ULONG *size,
fx_directory_information_get.c:96_fx_directory_information_get()
ULONG open_count;
fx_directory_information_get.c:113_fx_directory_information_get()
fx_directory_information_get.c:124_fx_directory_information_get()
fx_directory_information_get.c:177_fx_directory_information_get()
*size = (ULONG)dir_entry.fx_dir_entry_file_size;
fx_directory_local_path_clear.c:91_fx_directory_local_path_clear()
fx_directory_local_path_get.c:92_fx_directory_local_path_get()
fx_directory_local_path_restore.c:92_fx_directory_local_path_restore()
fx_directory_local_path_set.c:117_fx_directory_local_path_set()
fx_directory_local_path_set.c:136_fx_directory_local_path_set()
fx_directory_long_name_get_extended.c:94_fx_directory_long_name_get_extended()
fx_directory_name_test.c:99_fx_directory_name_test()
fx_directory_name_test.c:110_fx_directory_name_test()
fx_directory_next_entry_find.c:90_fx_directory_next_entry_find()
ULONG i;
fx_directory_next_entry_find.c:93_fx_directory_next_entry_find()
ULONG cluster, next_cluster = 0;
fx_directory_next_entry_find.c:117_fx_directory_next_entry_find()
fx_directory_next_entry_find.c:128_fx_directory_next_entry_find()
fx_directory_next_entry_find.c:274_fx_directory_next_entry_find()
directory_size = (ULONG)media_ptr -> fx_media_root_directory_entries;
fx_directory_next_full_entry_find.c:97_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:101_fx_directory_next_full_entry_find()
ULONG i;
fx_directory_next_full_entry_find.c:104_fx_directory_next_full_entry_find()
ULONG cluster, next_cluster = 0;
fx_directory_next_full_entry_find.c:138_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:149_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:297_fx_directory_next_full_entry_find()
directory_size = (ULONG)media_ptr -> fx_media_root_directory_entries;
fx_directory_next_full_entry_find.c:393_fx_directory_next_full_entry_find()
*size = (ULONG)entry.fx_dir_entry_file_size;
fx_directory_rename.c:103_fx_directory_rename()
ULONG i;
fx_directory_rename.c:161_fx_directory_rename()
fx_directory_rename.c:172_fx_directory_rename()
fx_directory_search.c:106_fx_directory_search()
ULONG i, n;
fx_directory_search.c:112_fx_directory_search()
ULONG cluster, next_cluster = 0;
fx_directory_search.c:620_fx_directory_search()
directory_size = (ULONG)media_ptr -> fx_media_root_directory_entries;
fx_directory_short_name_get_extended.c:94_fx_directory_short_name_get_extended()
fx_file.h:59_fx_file_allocate()::size_fx_file_allocate()
fx_file.h:65_fx_file_best_effort_allocate()::size_fx_file_best_effort_allocate()
fx_file.h:73_fx_file_read()::request_size_fx_file_read()
fx_file.h:75_fx_file_relative_seek()::byte_offset_fx_file_relative_seek()
fx_file.h:81_fx_file_seek()::byte_offset_fx_file_seek()
fx_file.h:82_fx_file_truncate()::size_fx_file_truncate()
fx_file.h:83_fx_file_truncate_release()::size_fx_file_truncate_release()
fx_file.h:89_fx_file_write()::size_fx_file_write()
fx_file.h:98_fxe_file_allocate()::size_fxe_file_allocate()
fx_file.h:101_fxe_file_best_effort_allocate()::size_fxe_file_best_effort_allocate()
fx_file.h:109_fxe_file_read()::request_size_fxe_file_read()
fx_file.h:110_fxe_file_relative_seek()::byte_offset_fxe_file_relative_seek()
fx_file.h:112_fxe_file_seek()::byte_offset_fxe_file_seek()
fx_file.h:113_fxe_file_truncate()::size_fxe_file_truncate()
fx_file.h:114_fxe_file_truncate_release()::size_fxe_file_truncate_release()
fx_file.h:115_fxe_file_write()::size_fxe_file_write()
fx_file_allocate.c:79_fx_file_allocate()
fx_file_attributes_read.c:106_fx_file_attributes_read()
fx_file_attributes_read.c:130_fx_file_attributes_read()
fx_file_attributes_set.c:93_fx_file_attributes_set()
ULONG open_count;
fx_file_attributes_set.c:112_fx_file_attributes_set()
fx_file_attributes_set.c:135_fx_file_attributes_set()
fx_file_best_effort_allocate.c:79_fx_file_best_effort_allocate()
fx_file_best_effort_allocate.c:91_fx_file_best_effort_allocate()
*actual_size_allocated = (ULONG)temp_actual_size_allocated;
fx_file_close.c:85_fx_file_close()
fx_file_close.c:105_fx_file_close()
fx_file_close.c:140_fx_file_close()
fx_file_create.c:159_fx_file_create()
fx_file_create.c:170_fx_file_create()
fx_file_date_time_set.c:97_fx_file_date_time_set()
fx_file_date_time_set.c:108_fx_file_date_time_set()
fx_file_delete.c:98_fx_file_delete()
ULONG cluster;
fx_file_delete.c:99_fx_file_delete()
ULONG contents;
fx_file_delete.c:100_fx_file_delete()
ULONG open_count;
fx_file_delete.c:102_fx_file_delete()
ULONG cluster_count;
fx_file_delete.c:123_fx_file_delete()
fx_file_delete.c:134_fx_file_delete()
fx_file_extended_allocate.c:101_fx_file_extended_allocate()
ULONG i;
fx_file_extended_allocate.c:103_fx_file_extended_allocate()
ULONG bytes_per_cluster;
fx_file_extended_allocate.c:104_fx_file_extended_allocate()
ULONG FAT_index;
fx_file_extended_allocate.c:105_fx_file_extended_allocate()
ULONG FAT_value;
fx_file_extended_allocate.c:106_fx_file_extended_allocate()
ULONG clusters;
fx_file_extended_allocate.c:119_fx_file_extended_allocate()
fx_file_extended_allocate.c:159_fx_file_extended_allocate()
fx_file_extended_allocate.c:182_fx_file_extended_allocate()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_allocate.c:183_fx_file_extended_allocate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_allocate.c:202_fx_file_extended_allocate()
clusters = (ULONG)(((size + bytes_per_cluster - 1) / bytes_per_cluster));
fx_file_extended_allocate.c:698_fx_file_extended_allocate()
fx_file_extended_allocate.c:700_fx_file_extended_allocate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_extended_allocate.c:712_fx_file_extended_allocate()
fx_file_extended_allocate.c:714_fx_file_extended_allocate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_extended_best_effort_allocate.c:102_fx_file_extended_best_effort_allocate()
ULONG i;
fx_file_extended_best_effort_allocate.c:104_fx_file_extended_best_effort_allocate()
ULONG bytes_per_cluster;
fx_file_extended_best_effort_allocate.c:105_fx_file_extended_best_effort_allocate()
ULONG FAT_index, start_FAT_index;
fx_file_extended_best_effort_allocate.c:106_fx_file_extended_best_effort_allocate()
ULONG FAT_value;
fx_file_extended_best_effort_allocate.c:107_fx_file_extended_best_effort_allocate()
ULONG clusters, maximum_clusters;
fx_file_extended_best_effort_allocate.c:121_fx_file_extended_best_effort_allocate()
fx_file_extended_best_effort_allocate.c:163_fx_file_extended_best_effort_allocate()
fx_file_extended_best_effort_allocate.c:186_fx_file_extended_best_effort_allocate()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_best_effort_allocate.c:187_fx_file_extended_best_effort_allocate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_best_effort_allocate.c:206_fx_file_extended_best_effort_allocate()
clusters = (ULONG)(((size + bytes_per_cluster - 1) / bytes_per_cluster));
fx_file_extended_best_effort_allocate.c:735_fx_file_extended_best_effort_allocate()
fx_file_extended_best_effort_allocate.c:737_fx_file_extended_best_effort_allocate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_extended_best_effort_allocate.c:749_fx_file_extended_best_effort_allocate()
fx_file_extended_best_effort_allocate.c:751_fx_file_extended_best_effort_allocate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_extended_relative_seek.c:91_fx_file_extended_relative_seek()
fx_file_extended_seek.c:85_fx_file_extended_seek()
ULONG cluster;
fx_file_extended_seek.c:86_fx_file_extended_seek()
ULONG contents = 0;
fx_file_extended_seek.c:87_fx_file_extended_seek()
ULONG bytes_per_cluster;
fx_file_extended_seek.c:88_fx_file_extended_seek()
ULONG last_cluster;
fx_file_extended_seek.c:89_fx_file_extended_seek()
ULONG cluster_count;
fx_file_extended_seek.c:95_fx_file_extended_seek()
fx_file_extended_seek.c:117_fx_file_extended_seek()
fx_file_extended_seek.c:131_fx_file_extended_seek()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_seek.c:132_fx_file_extended_seek()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_seek.c:287_fx_file_extended_seek()
file_ptr -> fx_file_current_relative_cluster = (ULONG)(byte_offset / bytes_per_cluster);
fx_file_extended_seek.c:301_fx_file_extended_seek()
fx_file_extended_seek.c:303_fx_file_extended_seek()
((ULONG)media_ptr -> fx_media_sectors_per_cluster)) +
fx_file_extended_seek.c:304_fx_file_extended_seek()
((bytes_remaining - 1) / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_seek.c:305_fx_file_extended_seek()
file_ptr -> fx_file_current_relative_sector = (UINT)(((bytes_remaining - 1) / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_seek.c:313_fx_file_extended_seek()
fx_file_extended_seek.c:315_fx_file_extended_seek()
((ULONG)media_ptr -> fx_media_sectors_per_cluster)) +
fx_file_extended_seek.c:316_fx_file_extended_seek()
(bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_seek.c:317_fx_file_extended_seek()
file_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_seek.c:319_fx_file_extended_seek()
file_ptr -> fx_file_current_logical_offset = (ULONG)(bytes_remaining % ((ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate.c:90_fx_file_extended_truncate()
ULONG cluster;
fx_file_extended_truncate.c:91_fx_file_extended_truncate()
ULONG contents = 0;
fx_file_extended_truncate.c:92_fx_file_extended_truncate()
ULONG bytes_per_cluster;
fx_file_extended_truncate.c:93_fx_file_extended_truncate()
ULONG last_cluster;
fx_file_extended_truncate.c:94_fx_file_extended_truncate()
ULONG cluster_count;
fx_file_extended_truncate.c:99_fx_file_extended_truncate()
ULONG open_count;
fx_file_extended_truncate.c:110_fx_file_extended_truncate()
fx_file_extended_truncate.c:132_fx_file_extended_truncate()
fx_file_extended_truncate.c:218_fx_file_extended_truncate()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_truncate.c:219_fx_file_extended_truncate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_truncate.c:302_fx_file_extended_truncate()
fx_file_extended_truncate.c:304_fx_file_extended_truncate()
((ULONG)media_ptr -> fx_media_sectors_per_cluster)) +
fx_file_extended_truncate.c:305_fx_file_extended_truncate()
(bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector);
fx_file_extended_truncate.c:306_fx_file_extended_truncate()
file_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate.c:308_fx_file_extended_truncate()
file_ptr -> fx_file_current_logical_offset = (ULONG)bytes_remaining % ((ULONG)media_ptr -> fx_media_bytes_per_sector);
fx_file_extended_truncate_release.c:100_fx_file_extended_truncate_release()
ULONG cluster;
fx_file_extended_truncate_release.c:101_fx_file_extended_truncate_release()
ULONG contents;
fx_file_extended_truncate_release.c:102_fx_file_extended_truncate_release()
ULONG bytes_per_cluster;
fx_file_extended_truncate_release.c:103_fx_file_extended_truncate_release()
ULONG last_cluster;
fx_file_extended_truncate_release.c:104_fx_file_extended_truncate_release()
ULONG cluster_count;
fx_file_extended_truncate_release.c:113_fx_file_extended_truncate_release()
ULONG open_count;
fx_file_extended_truncate_release.c:124_fx_file_extended_truncate_release()
fx_file_extended_truncate_release.c:146_fx_file_extended_truncate_release()
fx_file_extended_truncate_release.c:185_fx_file_extended_truncate_release()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_truncate_release.c:186_fx_file_extended_truncate_release()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_truncate_release.c:286_fx_file_extended_truncate_release()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_truncate_release.c:287_fx_file_extended_truncate_release()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_truncate_release.c:385_fx_file_extended_truncate_release()
fx_file_extended_truncate_release.c:387_fx_file_extended_truncate_release()
((ULONG)media_ptr -> fx_media_sectors_per_cluster)) +
fx_file_extended_truncate_release.c:388_fx_file_extended_truncate_release()
(bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector);
fx_file_extended_truncate_release.c:389_fx_file_extended_truncate_release()
file_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate_release.c:391_fx_file_extended_truncate_release()
file_ptr -> fx_file_current_logical_offset = (ULONG)bytes_remaining % ((ULONG)media_ptr -> fx_media_bytes_per_sector);
fx_file_extended_truncate_release.c:395_fx_file_extended_truncate_release()
cluster_count = (ULONG) (file_ptr -> fx_file_current_available_size + (((ULONG64) bytes_per_cluster) - ((ULONG64) 1)))/bytes_per_cluster;
fx_file_extended_truncate_release.c:753_fx_file_extended_truncate_release()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_extended_truncate_release.c:754_fx_file_extended_truncate_release()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_extended_truncate_release.c:852_fx_file_extended_truncate_release()
search_ptr -> fx_file_current_logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_file_extended_truncate_release.c:854_fx_file_extended_truncate_release()
((ULONG)media_ptr -> fx_media_sectors_per_cluster)) +
fx_file_extended_truncate_release.c:855_fx_file_extended_truncate_release()
(bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector);
fx_file_extended_truncate_release.c:856_fx_file_extended_truncate_release()
search_ptr -> fx_file_current_relative_sector = (UINT)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_extended_truncate_release.c:858_fx_file_extended_truncate_release()
search_ptr -> fx_file_current_logical_offset = (ULONG)bytes_remaining % ((ULONG)media_ptr -> fx_media_bytes_per_sector);
fx_file_open.c:92_fx_file_open()
ULONG cluster;
fx_file_open.c:93_fx_file_open()
ULONG contents = 0;
fx_file_open.c:94_fx_file_open()
ULONG open_count;
fx_file_open.c:97_fx_file_open()
ULONG bytes_per_cluster;
fx_file_open.c:99_fx_file_open()
ULONG cluster_count;
fx_file_open.c:102_fx_file_open()
ULONG fat_last;
fx_file_open.c:110_fx_file_open()
fx_file_open.c:173_fx_file_open()
fx_file_open.c:306_fx_file_open()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_open.c:307_fx_file_open()
fx_file_open.c:509_fx_file_open()
fx_file_open.c:528_fx_file_open()
fx_file_open.c:530_fx_file_open()
fx_file_open.c:545_fx_file_open()
fx_file_open.c:547_fx_file_open()
fx_file_open.c:548_fx_file_open()
((ULONG)(((bytes_remaining - 1) / (ULONG)media_ptr -> fx_media_bytes_per_sector)));
fx_file_open.c:549_fx_file_open()
file_ptr -> fx_file_current_relative_sector = (ULONG)(((bytes_remaining - 1) / (ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_file_open.c:557_fx_file_open()
fx_file_open.c:559_fx_file_open()
fx_file_open.c:560_fx_file_open()
((ULONG)((bytes_remaining / (ULONG)media_ptr -> fx_media_bytes_per_sector)));
fx_file_open.c:561_fx_file_open()
fx_file_open.c:563_fx_file_open()
fx_file_read.c:84_fx_file_read()
fx_file_read.c:88_fx_file_read()
ULONG bytes_remaining, i;
fx_file_read.c:89_fx_file_read()
ULONG copy_bytes;
fx_file_read.c:91_fx_file_read()
ULONG cluster, next_cluster;
fx_file_read.c:102_fx_file_read()
fx_file_read.c:124_fx_file_read()
fx_file_read.c:152_fx_file_read()
fx_file_read.c:172_fx_file_read()
media_ptr -> fx_media_memory_buffer, ((ULONG) 1), FX_DATA_SECTOR);
fx_file_read.c:283_fx_file_read()
media_ptr -> fx_media_memory_buffer, ((ULONG) 1), FX_DATA_SECTOR);
fx_file_read.c:308_fx_file_read()
destination_ptr, (ULONG) sectors, FX_DATA_SECTOR);
fx_file_read.c:349_fx_file_read()
(((ULONG)media_ptr -> fx_media_bytes_per_sector) * sectors);
fx_file_read.c:353_fx_file_read()
(((ULONG)media_ptr -> fx_media_bytes_per_sector) * sectors);
fx_file_read.c:425_fx_file_read()
fx_file_read.c:427_fx_file_read()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_relative_seek.c:84_fx_file_relative_seek()
fx_file_rename.c:97_fx_file_rename()
ULONG i;
fx_file_rename.c:103_fx_file_rename()
ULONG open_count;
fx_file_rename.c:165_fx_file_rename()
fx_file_rename.c:176_fx_file_rename()
fx_file_seek.c:78_fx_file_seek()
fx_file_truncate.c:78_fx_file_truncate()
fx_file_truncate_release.c:80_fx_file_truncate_release()
fx_file_write.c:100_fx_file_write()
fx_file_write.c:105_fx_file_write()
ULONG i;
fx_file_write.c:106_fx_file_write()
ULONG copy_bytes;
fx_file_write.c:107_fx_file_write()
ULONG bytes_per_cluster;
fx_file_write.c:109_fx_file_write()
ULONG first_new_cluster;
fx_file_write.c:110_fx_file_write()
ULONG last_cluster;
fx_file_write.c:111_fx_file_write()
ULONG cluster, next_cluster;
fx_file_write.c:112_fx_file_write()
ULONG FAT_index;
fx_file_write.c:113_fx_file_write()
ULONG FAT_value;
fx_file_write.c:114_fx_file_write()
ULONG clusters;
fx_file_write.c:115_fx_file_write()
ULONG total_clusters;
fx_file_write.c:128_fx_file_write()
ULONG open_count;
fx_file_write.c:151_fx_file_write()
fx_file_write.c:190_fx_file_write()
fx_file_write.c:222_fx_file_write()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_file_write.c:223_fx_file_write()
((ULONG)media_ptr -> fx_media_sectors_per_cluster);
fx_file_write.c:945_fx_file_write()
fx_file_write.c:947_fx_file_write()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_write.c:960_fx_file_write()
fx_file_write.c:962_fx_file_write()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_write.c:1266_fx_file_write()
media_ptr -> fx_media_memory_buffer, ((ULONG) 1), FX_DATA_SECTOR);
fx_file_write.c:1293_fx_file_write()
copy_bytes = (ULONG)bytes_remaining;
fx_file_write.c:1303_fx_file_write()
media_ptr -> fx_media_memory_buffer, ((ULONG) 1), FX_DATA_SECTOR);
fx_file_write.c:1396_fx_file_write()
source_ptr, (ULONG) sectors, FX_DATA_SECTOR);
fx_file_write.c:1438_fx_file_write()
(((ULONG)media_ptr -> fx_media_bytes_per_sector) * sectors);
fx_file_write.c:1442_fx_file_write()
(((ULONG)media_ptr -> fx_media_bytes_per_sector) * sectors);
fx_file_write.c:1521_fx_file_write()
fx_file_write.c:1523_fx_file_write()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_file_write.c:1657_fx_file_write()
search_ptr -> fx_file_current_logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_file_write.c:1659_fx_file_write()
((ULONG)media_ptr -> fx_media_sectors_per_cluster));
fx_media.h:58_fx_media_check()::scratch_memory_size_fx_media_check()
fx_media.h:63_fx_media_format()::total_sectors_fx_media_format()
fx_media.h:69_fx_media_open()::memory_size_fx_media_open()
fx_media.h:70_fx_media_read()::logical_sector_fx_media_read()
fx_media.h:71_fx_media_space_available()::available_bytes_ptr_fx_media_space_available()
fx_media.h:75_fx_media_write()::logical_sector_fx_media_write()
fx_media.h:83_fxe_media_check()::scratch_memory_size_fxe_media_check()
fx_media.h:88_fxe_media_format()::total_sectors_fxe_media_format()
fx_media.h:94_fxe_media_open()::memory_size_fxe_media_open()
fx_media.h:95_fxe_media_read()::logical_sector_fxe_media_read()
fx_media.h:96_fxe_media_space_available()::available_bytes_ptr_fxe_media_space_available()
fx_media.h:100_fxe_media_write()::logical_sector_fxe_media_write()
fx_media.h:108_fx_media_check_FAT_chain_check()
fx_media.h:109_fx_media_check_lost_cluster_check()
fx_media.h:110_fx_media_check_exFAT_lost_cluster_check()
fx_media_abort.c:80_fx_media_abort()
ULONG open_count;
fx_media_abort.c:91_fx_media_abort()
fx_media_abort.c:102_fx_media_abort()
fx_media_abort.c:111_fx_media_abort()
fx_media_abort.c:134_fx_media_abort()
if (_fx_system_media_opened_count == ((ULONG) 1))
fx_media_abort.c:162_fx_media_abort()
fx_media_cache_invalidate.c:90_fx_media_cache_invalidate()
fx_media_cache_invalidate.c:101_fx_media_cache_invalidate()
fx_media_check.c:49CURRENT_DIRECTORY_ENTRY_STRUCT::current_directory_entryCURRENT_DIRECTORY_ENTRY_STRUCT
fx_media_check.c:50CURRENT_DIRECTORY_ENTRY_STRUCT::current_total_entriesCURRENT_DIRECTORY_ENTRY_STRUCT
fx_media_check.c:51CURRENT_DIRECTORY_ENTRY_STRUCT::current_start_clusterCURRENT_DIRECTORY_ENTRY_STRUCT
fx_media_check.c:170_fx_media_check()
fx_media_check.c:174_fx_media_check()
ULONG total_entries, last_cluster, valid_clusters;
fx_media_check.c:175_fx_media_check()
ULONG bytes_per_cluster, i, current_errors;
fx_media_check.c:179_fx_media_check()
ALIGN_TYPE address_mask;
fx_media_check.c:192_fx_media_check()
fx_media_check.c:203_fx_media_check()
fx_media_check.c:231_fx_media_check()
address_mask = sizeof(ULONG) - 1;
fx_media_check.c:235_fx_media_check()
working_ptr = scratch_memory_ptr + (sizeof(ULONG) - 1);
fx_media_check.c:236_fx_media_check()
working_ptr = (UCHAR *)(((ALIGN_TYPE)working_ptr) & address_mask);
fx_media_check.c:248_fx_media_check()
working_ptr = working_ptr + long_name_size + (sizeof(ULONG) - 1);
fx_media_check.c:249_fx_media_check()
working_ptr = (UCHAR *)(((ALIGN_TYPE)working_ptr) & address_mask);
fx_media_check.c:261_fx_media_check()
working_ptr = working_ptr + long_name_size + (sizeof(ULONG) - 1);
fx_media_check.c:262_fx_media_check()
working_ptr = (UCHAR *)(((ALIGN_TYPE)working_ptr) & address_mask);
fx_media_check.c:275_fx_media_check()
if (scratch_memory_size < (ULONG)((working_ptr - scratch_memory_ptr)))
fx_media_check.c:286_fx_media_check()
fx_media_check_FAT_chain_check.c:80_fx_media_check_FAT_chain_check()
fx_media_check_FAT_chain_check.c:83_fx_media_check_FAT_chain_check()
ULONG prev_cluster, cluster, next_clust = 0;
fx_media_check_FAT_chain_check.c:84_fx_media_check_FAT_chain_check()
ULONG cluster_number;
fx_media_check_FAT_chain_check.c:85_fx_media_check_FAT_chain_check()
ULONG count, error;
fx_media_check_FAT_chain_check.c:102_fx_media_check_FAT_chain_check()
while ((cluster >= (ULONG)FX_FAT_ENTRY_START) &&
fx_media_check_FAT_chain_check.c:144_fx_media_check_FAT_chain_check()
(next_clust < (ULONG)FX_FAT_ENTRY_START) ||
fx_media_check_lost_cluster_check.c:81_fx_media_check_lost_cluster_check()
fx_media_check_lost_cluster_check.c:84_fx_media_check_lost_cluster_check()
ULONG cluster, next_cluster = 0;
fx_media_check_lost_cluster_check.c:85_fx_media_check_lost_cluster_check()
ULONG fat_last;
fx_media_check_lost_cluster_check.c:86_fx_media_check_lost_cluster_check()
ULONG error;
fx_media_check_lost_cluster_check.c:133_fx_media_check_lost_cluster_check()
if (((next_cluster > (ULONG)FX_FREE_CLUSTER) && (next_cluster < media_ptr -> fx_media_fat_reserved)) ||
fx_media_close.c:100_fx_media_close()
ULONG open_count;
fx_media_close.c:107_fx_media_close()
fx_media_close.c:121_fx_media_close()
fx_media_close.c:184_fx_media_close()
fx_media_close.c:234_fx_media_close()
ULONG signature;
fx_media_close.c:386_fx_media_close()
if (_fx_system_media_opened_count == ((ULONG) 1))
fx_media_close.c:414_fx_media_close()
fx_media_extended_space_available.c:79_fx_media_extended_space_available()
ULONG bytes_per_cluster;
fx_media_extended_space_available.c:80_fx_media_extended_space_available()
ULONG available_clusters;
fx_media_extended_space_available.c:84_fx_media_extended_space_available()
fx_media_extended_space_available.c:95_fx_media_extended_space_available()
fx_media_flush.c:91_fx_media_flush()
ULONG open_count;
fx_media_flush.c:103_fx_media_flush()
fx_media_flush.c:114_fx_media_flush()
fx_media_flush.c:226_fx_media_flush()
ULONG signature;
fx_media_format.c:53_fx_media_format_volume_id
fx_media_format.c:127_fx_media_format()
fx_media_format.c:359_fx_media_format()
if (total_sectors < (ULONG)0xFFFF)
fx_media_format_volume_id_set.c:34_fx_media_format_volume_id
fx_media_format_volume_id_set.c:35fx_media_format_volume_id_set()::new_volume_idfx_media_format_volume_id_set()
fx_media_format_volume_id_set.c:80fx_media_format_volume_id_set()
fx_media_open.c:139_fx_media_open()
fx_media_open.c:143_fx_media_open()
ULONG cluster_number;
fx_media_open.c:144_fx_media_open()
ULONG FAT_entry, FAT_sector, FAT_read_sectors;
fx_media_open.c:145_fx_media_open()
ULONG i, j;
fx_media_open.c:152_fx_media_open()
ULONG bytes_in_buffer;
fx_media_open.c:483_fx_media_open()
fx_media_open.c:642_fx_media_open()
ULONG signature;
fx_media_open.c:892_fx_media_open()
FAT_entry = *((ULONG *)&(media_ptr -> fx_media_memory_buffer[j]));
fx_media_open.c:901_fx_media_open()
FAT_entry = (((ULONG)(media_ptr -> fx_media_memory_buffer[j])) & 0xFF) |
fx_media_open.c:902_fx_media_open()
((((ULONG)(media_ptr -> fx_media_memory_buffer[j + 1])) & 0xFF) << 8);
fx_media_open.c:1011_fx_media_open()
fx_media_read.c:76_fx_media_read()
fx_media_read.c:94_fx_media_read()
fx_media_read.c:105_fx_media_read()
fx_media_read.c:108_fx_media_read()
fx_media_space_available.c:77_fx_media_space_available()
fx_media_space_available.c:100_fx_media_space_available()
*available_bytes_ptr = (ULONG)(available_bytes);
fx_media_volume_get_extended.c:88_fx_media_volume_get_extended()
ULONG i;
fx_media_volume_get_extended.c:101_fx_media_volume_get_extended()
fx_media_volume_get_extended.c:112_fx_media_volume_get_extended()
fx_media_volume_get_extended.c:174_fx_media_volume_get_extended()
fx_media_volume_get_extended.c:277_fx_media_volume_get_extended()
fx_media_volume_set.c:88_fx_media_volume_set()
ULONG i, j;
fx_media_volume_set.c:96_fx_media_volume_set()
fx_media_volume_set.c:110_fx_media_volume_set()
fx_media_volume_set.c:266_fx_media_volume_set()
fx_media_volume_set.c:483_fx_media_volume_set()
fx_media_volume_set.c:553_fx_media_volume_set()
fx_media_write.c:76_fx_media_write()
fx_media_write.c:94_fx_media_write()
fx_media_write.c:105_fx_media_write()
fx_media_write.c:119_fx_media_write()
fx_partition_offset_calculate.c:36FX_MEDIA_PARTITION_STRUCT::fx_media_part_startFX_MEDIA_PARTITION_STRUCT
fx_partition_offset_calculate.c:37FX_MEDIA_PARTITION_STRUCT::fx_media_part_sizeFX_MEDIA_PARTITION_STRUCT
fx_partition_offset_calculate.c:45_fx_partition_offset_calculate()::partition_start_fx_partition_offset_calculate()
fx_partition_offset_calculate.c:47_fx_utility_partition_get()::sector_fx_utility_partition_get()
fx_partition_offset_calculate.c:113_fx_partition_offset_calculate()
fx_partition_offset_calculate.c:145_fx_partition_offset_calculate()
total_sectors = (((ULONG) partition_sector_ptr[0x14]) << 8) | ((ULONG) partition_sector_ptr[0x13]);
fx_partition_offset_calculate.c:151_fx_partition_offset_calculate()
total_sectors = (((ULONG) partition_sector_ptr[0x23]) << 24) |
fx_partition_offset_calculate.c:152_fx_partition_offset_calculate()
(((ULONG) partition_sector_ptr[0x22]) << 16) |
fx_partition_offset_calculate.c:153_fx_partition_offset_calculate()
(((ULONG) partition_sector_ptr[0x21]) << 8) |
fx_partition_offset_calculate.c:154_fx_partition_offset_calculate()
((ULONG) partition_sector_ptr[0x20]);
fx_partition_offset_calculate.c:172_fx_partition_offset_calculate()
*partition_size = (ULONG)(total_sectors & 0xFFFFFFFF);
fx_partition_offset_calculate.c:303_fx_utility_partition_get()
fx_partition_offset_calculate.c:307_fx_utility_partition_get()
ULONG base_sector, value;
fx_partition_offset_calculate.c:326_fx_utility_partition_get()
value = (ULONG) sector_buffer[i + 8]; /* little endian start value */
fx_partition_offset_calculate.c:327_fx_utility_partition_get()
value = (((ULONG) sector_buffer[i + 9]) << 8) | value;
fx_partition_offset_calculate.c:328_fx_utility_partition_get()
value = (((ULONG) sector_buffer[i + 10]) << 16) | value;
fx_partition_offset_calculate.c:329_fx_utility_partition_get()
value = (((ULONG) sector_buffer[i + 11]) << 24) | value;
fx_partition_offset_calculate.c:332_fx_utility_partition_get()
value = (ULONG) sector_buffer[i + 12]; /* little endian size value */
fx_partition_offset_calculate.c:333_fx_utility_partition_get()
value = (((ULONG) sector_buffer[i + 13]) << 8) | value;
fx_partition_offset_calculate.c:334_fx_utility_partition_get()
value = (((ULONG) sector_buffer[i + 14]) << 16) | value;
fx_partition_offset_calculate.c:335_fx_utility_partition_get()
value = (((ULONG) sector_buffer[i + 15]) << 24) | value;
fx_stm32_levelx_nor_driver.c:51num_drivers
static ULONG num_drivers = sizeof(fx_lx_nor_drivers)/sizeof(fx_lx_nor_drivers[0]);
fx_stm32_levelx_nor_driver.c:70fx_stm32_levelx_nor_driver()
ULONG i;
fx_stm32_levelx_nor_driver.c:74fx_stm32_levelx_nor_driver()
ULONG logical_sector;
fx_stm32_sd_driver.c:28_fx_partition_offset_calculate()::partition_start_fx_partition_offset_calculate()
fx_stm32_sd_driver.c:30sd_read_data()::sectorsd_read_data()
fx_stm32_sd_driver.c:31sd_write_data()::sectorsd_write_data()
fx_stm32_sd_driver.c:40check_sd_status()
while (FX_STM32_SD_CURRENT_TIME() - start < FX_STM32_SD_DEFAULT_TIMEOUT)
fx_stm32_sd_driver.c:61fx_stm32_sd_driver()
ULONG partition_start;
fx_stm32_sd_driver.c:62fx_stm32_sd_driver()
ULONG partition_size;
fx_stm32_sd_driver.c:258sd_read_data()
fx_stm32_sd_driver.c:265sd_read_data()
FX_STM32_SD_PRE_READ_TRANSFER(media_ptr);
fx_stm32_sd_driver.c:284sd_read_data()
FX_STM32_SD_READ_CPLT_NOTIFY();
fx_stm32_sd_driver.c:318sd_read_data()
FX_STM32_SD_READ_CPLT_NOTIFY();
fx_stm32_sd_driver.c:342sd_write_data()
fx_stm32_sd_driver.c:349sd_write_data()
FX_STM32_SD_PRE_WRITE_TRANSFER(media_ptr);
fx_stm32_sd_driver.c:375sd_write_data()
FX_STM32_SD_WRITE_CPLT_NOTIFY();
fx_stm32_sd_driver.c:401sd_write_data()
FX_STM32_SD_WRITE_CPLT_NOTIFY();
fx_system.h:66_fx_system_timer_entry()::id_fx_system_timer_entry()
fx_system.h:94_fx_system_media_opened_count
fx_system.h:109_fx_system_media_max_sector_cache
fx_system.h:114_fx_system_media_max_fat_cache
fx_system.h:161_fx_system_build_options_1
fx_system.h:162_fx_system_build_options_2
fx_system.h:163_fx_system_build_options_3
fx_system_initialize.c:105_fx_system_initialize()
fx_system_initialize.c:106_fx_system_initialize()
fx_system_initialize.c:115_fx_system_initialize()
fx_system_initialize.c:119_fx_system_initialize()
fx_system_initialize.c:123_fx_system_initialize()
fx_system_initialize.c:127_fx_system_initialize()
fx_system_initialize.c:131_fx_system_initialize()
_fx_system_build_options_1 = _fx_system_build_options_1 | (((ULONG)1) << 10);
fx_system_initialize.c:134_fx_system_initialize()
_fx_system_build_options_1 = _fx_system_build_options_1 | (((ULONG)1) << 9);
fx_system_initialize.c:153_fx_system_initialize()
_fx_system_build_options_1 = _fx_system_build_options_1 | (((ULONG)1) << 2);
fx_system_initialize.c:163_fx_system_initialize()
if (FX_MAX_SECTOR_CACHE > ((ULONG)0xFFFF))
fx_system_initialize.c:165_fx_system_initialize()
fx_system_initialize.c:169_fx_system_initialize()
fx_system_initialize.c:173_fx_system_initialize()
fx_system_initialize.c:177_fx_system_initialize()
fx_system_initialize.c:181_fx_system_initialize()
fx_system_initialize.c:185_fx_system_initialize()
fx_system_initialize.c:191_fx_system_initialize()
fx_system_initialize.c:195_fx_system_initialize()
fx_system_initialize.c:197_fx_system_initialize()
if (FX_UPDATE_RATE_IN_TICKS > ((ULONG)0xFFFF))
fx_system_initialize.c:199_fx_system_initialize()
fx_system_initialize.c:203_fx_system_initialize()
fx_system_timer_entry.c:73_fx_system_timer_entry()
fx_system_timer_entry.c:85_fx_system_timer_entry()
if (id == FX_TIMER_ID)
fx_unicode.h:62_fx_unicode_directory_create()::source_unicode_length_fx_unicode_directory_create()
fx_unicode.h:64_fx_unicode_directory_rename()::old_unicode_length_fx_unicode_directory_rename()
fx_unicode.h:65_fx_unicode_directory_rename()::new_unicode_length_fx_unicode_directory_rename()
fx_unicode.h:66_fx_unicode_file_create()::source_unicode_length_fx_unicode_file_create()
fx_unicode.h:68_fx_unicode_length_get()
fx_unicode.h:69_fx_unicode_length_get_extended()
fx_unicode.h:71_fx_unicode_name_get()::destination_unicode_length_fx_unicode_name_get()
fx_unicode.h:73_fx_unicode_name_get_extended()::destination_unicode_length_fx_unicode_name_get_extended()
fx_unicode.h:74_fx_unicode_file_rename()::old_unicode_length_fx_unicode_file_rename()
fx_unicode.h:75_fx_unicode_file_rename()::new_unicode_length_fx_unicode_file_rename()
fx_unicode.h:76_fx_unicode_short_name_get()::source_unicode_length_fx_unicode_short_name_get()
fx_unicode.h:78_fx_unicode_short_name_get_extended()::source_unicode_length_fx_unicode_short_name_get_extended()
fx_unicode.h:79_fx_unicode_short_name_get_extended()::short_name_buffer_length_fx_unicode_short_name_get_extended()
fx_unicode.h:81_fxe_unicode_directory_create()::source_unicode_length_fxe_unicode_directory_create()
fx_unicode.h:83_fxe_unicode_directory_rename()::old_unicode_length_fxe_unicode_directory_rename()
fx_unicode.h:84_fxe_unicode_directory_rename()::new_unicode_length_fxe_unicode_directory_rename()
fx_unicode.h:85_fxe_unicode_file_create()::source_unicode_length_fxe_unicode_file_create()
fx_unicode.h:87_fxe_unicode_file_rename()::old_unicode_length_fxe_unicode_file_rename()
fx_unicode.h:88_fxe_unicode_file_rename()::new_unicode_length_fxe_unicode_file_rename()
fx_unicode.h:90_fxe_unicode_name_get()::destination_unicode_length_fxe_unicode_name_get()
fx_unicode.h:92_fxe_unicode_name_get_extended()::destination_unicode_length_fxe_unicode_name_get_extended()
fx_unicode.h:93_fxe_unicode_short_name_get()::source_unicode_length_fxe_unicode_short_name_get()
fx_unicode.h:95_fxe_unicode_short_name_get_extended()::source_unicode_length_fxe_unicode_short_name_get_extended()
fx_unicode.h:96_fxe_unicode_short_name_get_extended()::short_name_buffer_length_fxe_unicode_short_name_get_extended()
fx_unicode.h:101_fx_unicode_directory_search()::short_name_buffer_length_fx_unicode_directory_search()
fx_unicode.h:102_fx_unicode_directory_search()::unicode_name_length_fx_unicode_directory_search()
fx_unicode.h:104_fx_unicode_directory_entry_read()::entry_ptr_fx_unicode_directory_entry_read()
fx_unicode.h:105_fx_unicode_directory_entry_read()::unicode_size_fx_unicode_directory_entry_read()
fx_unicode.h:106_fx_unicode_directory_entry_change()::unicode_name_length_fx_unicode_directory_entry_change()
fx_unicode_directory_create.c:87_fx_unicode_directory_create()
fx_unicode_directory_create.c:92_fx_unicode_directory_create()
ULONG temp_length;
fx_unicode_directory_create.c:109_fx_unicode_directory_create()
fx_unicode_directory_create.c:130_fx_unicode_directory_create()
fx_unicode_directory_entry_change.c:81_fx_unicode_directory_entry_change()
fx_unicode_directory_entry_change.c:88_fx_unicode_directory_entry_change()
ULONG logical_sector, relative_sector;
fx_unicode_directory_entry_change.c:89_fx_unicode_directory_entry_change()
ULONG byte_offset;
fx_unicode_directory_entry_change.c:90_fx_unicode_directory_entry_change()
ULONG cluster, next_cluster;
fx_unicode_directory_entry_change.c:109_fx_unicode_directory_entry_change()
logical_sector = (ULONG)entry_ptr -> fx_dir_entry_log_sector;
fx_unicode_directory_entry_change.c:112_fx_unicode_directory_entry_change()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_unicode_directory_entry_change.c:119_fx_unicode_directory_entry_change()
relative_sector = logical_sector - (((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_unicode_directory_entry_change.c:120_fx_unicode_directory_entry_change()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_unicode_directory_entry_change.c:121_fx_unicode_directory_entry_change()
fx_unicode_directory_entry_change.c:133_fx_unicode_directory_entry_change()
fx_unicode_directory_entry_change.c:260_fx_unicode_directory_entry_change()
sector_base_ptr, ((ULONG) 1), FX_DIRECTORY_SECTOR);
fx_unicode_directory_entry_change.c:264_fx_unicode_directory_entry_change()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_unicode_directory_entry_change.c:311_fx_unicode_directory_entry_change()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_unicode_directory_entry_change.c:312_fx_unicode_directory_entry_change()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_unicode_directory_entry_change.c:313_fx_unicode_directory_entry_change()
fx_unicode_directory_entry_change.c:323_fx_unicode_directory_entry_change()
if (logical_sector >= (ULONG)(media_ptr -> fx_media_data_sector_start))
fx_unicode_directory_entry_change.c:335_fx_unicode_directory_entry_change()
fx_unicode_directory_entry_change.c:383_fx_unicode_directory_entry_change()
sector_base_ptr, ((ULONG) 1), FX_DIRECTORY_SECTOR);
fx_unicode_directory_entry_read.c:81_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:82_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:88_fx_unicode_directory_entry_read()
ULONG cluster, next_cluster = 0;
fx_unicode_directory_entry_read.c:91_fx_unicode_directory_entry_read()
ULONG logical_sector;
fx_unicode_directory_entry_read.c:92_fx_unicode_directory_entry_read()
ULONG byte_offset;
fx_unicode_directory_entry_read.c:93_fx_unicode_directory_entry_read()
ULONG bytes_per_cluster;
fx_unicode_directory_entry_read.c:96_fx_unicode_directory_entry_read()
ULONG entry = *entry_ptr;
fx_unicode_directory_entry_read.c:116_fx_unicode_directory_entry_read()
bytes_per_cluster = ((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_unicode_directory_entry_read.c:117_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:134_fx_unicode_directory_entry_read()
relative_sector = (UINT)(byte_offset / ((ULONG)media_ptr -> fx_media_bytes_per_sector));
fx_unicode_directory_entry_read.c:213_fx_unicode_directory_entry_read()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_unicode_directory_entry_read.c:214_fx_unicode_directory_entry_read()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_unicode_directory_entry_read.c:215_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:220_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:240_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:244_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:260_fx_unicode_directory_entry_read()
((logical_sector - (ULONG)media_ptr -> fx_media_root_sector_start) *
fx_unicode_directory_entry_read.c:482_fx_unicode_directory_entry_read()
logical_sector = ((ULONG)media_ptr -> fx_media_data_sector_start) +
fx_unicode_directory_entry_read.c:483_fx_unicode_directory_entry_read()
(((ULONG)cluster - FX_FAT_ENTRY_START) *
fx_unicode_directory_entry_read.c:484_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:496_fx_unicode_directory_entry_read()
fx_unicode_directory_entry_read.c:506_fx_unicode_directory_entry_read()
fx_unicode_directory_rename.c:89_fx_unicode_directory_rename()
fx_unicode_directory_rename.c:90_fx_unicode_directory_rename()
fx_unicode_directory_rename.c:95_fx_unicode_directory_rename()
ULONG temp_length;
fx_unicode_directory_rename.c:109_fx_unicode_directory_rename()
fx_unicode_directory_rename.c:138_fx_unicode_directory_rename()
fx_unicode_directory_search.c:106_fx_unicode_directory_search()
fx_unicode_directory_search.c:107_fx_unicode_directory_search()
fx_unicode_directory_search.c:110_fx_unicode_directory_search()
ULONG i, j;
fx_unicode_directory_search.c:112_fx_unicode_directory_search()
ULONG cluster, next_cluster = 0;
fx_unicode_directory_search.c:113_fx_unicode_directory_search()
ULONG directory_size;
fx_unicode_directory_search.c:116_fx_unicode_directory_search()
ULONG unicode_search_length;
fx_unicode_directory_search.c:117_fx_unicode_directory_search()
ULONG local_unicode_name_length;
fx_unicode_directory_search.c:216_fx_unicode_directory_search()
directory_size = (((ULONG)media_ptr -> fx_media_bytes_per_sector) *
fx_unicode_directory_search.c:217_fx_unicode_directory_search()
fx_unicode_directory_search.c:218_fx_unicode_directory_search()
fx_unicode_directory_search.c:228_fx_unicode_directory_search()
directory_size = (ULONG)media_ptr -> fx_media_root_directory_entries;
fx_unicode_file_create.c:88_fx_unicode_file_create()
fx_unicode_file_create.c:93_fx_unicode_file_create()
ULONG temp_length;
fx_unicode_file_create.c:110_fx_unicode_file_create()
fx_unicode_file_create.c:131_fx_unicode_file_create()
fx_unicode_file_rename.c:92_fx_unicode_file_rename()
fx_unicode_file_rename.c:93_fx_unicode_file_rename()
fx_unicode_file_rename.c:95_fx_unicode_file_rename()
ULONG i;
fx_unicode_file_rename.c:111_fx_unicode_file_rename()
fx_unicode_file_rename.c:140_fx_unicode_file_rename()
fx_unicode_length_get.c:75_fx_unicode_length_get()
fx_unicode_length_get_extended.c:72_fx_unicode_length_get_extended()
fx_unicode_length_get_extended.c:75_fx_unicode_length_get_extended()
ULONG i;
fx_unicode_length_get_extended.c:76_fx_unicode_length_get_extended()
ULONG length;
fx_unicode_name_get.c:81_fx_unicode_name_get()
fx_unicode_name_get_extended.c:77_fx_unicode_name_get_extended()
fx_unicode_name_get_extended.c:96_fx_unicode_name_get_extended()
fx_unicode_name_get_extended.c:120_fx_unicode_name_get_extended()
fx_unicode_short_name_get.c:80_fx_unicode_short_name_get()
fx_unicode_short_name_get_extended.c:76_fx_unicode_short_name_get_extended()
fx_unicode_short_name_get_extended.c:77_fx_unicode_short_name_get_extended()
fx_unicode_short_name_get_extended.c:81_fx_unicode_short_name_get_extended()
ULONG temp_unicode_length;
fx_unicode_short_name_get_extended.c:92_fx_unicode_short_name_get_extended()
fx_unicode_short_name_get_extended.c:119_fx_unicode_short_name_get_extended()
fx_utility.h:63_fx_utility_32_unsigned_read()
fx_utility.h:64_fx_utility_32_unsigned_write()::value_fx_utility_32_unsigned_write()
fx_utility.h:67_fx_utility_memory_copy()::size_fx_utility_memory_copy()
fx_utility.h:68_fx_utility_memory_set()::size_fx_utility_memory_set()
fx_utility.h:72_fx_utility_logical_sector_read()::sectors_fx_utility_logical_sector_read()
fx_utility.h:74_fx_utility_logical_sector_write()::sectors_fx_utility_logical_sector_write()
fx_utility.h:76_fx_utility_FAT_entry_read()::cluster_fx_utility_FAT_entry_read()
fx_utility.h:77_fx_utility_FAT_entry_write()::cluster_fx_utility_FAT_entry_write()
fx_utility.h:80_fx_utility_FAT_sector_get()
fx_utility_32_unsigned_read.c:73_fx_utility_32_unsigned_read()
fx_utility_32_unsigned_read.c:76_fx_utility_32_unsigned_read()
ULONG value;
fx_utility_32_unsigned_read.c:79_fx_utility_32_unsigned_read()
value = ((((ULONG) *(source_ptr+3)) & 0xFF) << 24) |
fx_utility_32_unsigned_read.c:80_fx_utility_32_unsigned_read()
((((ULONG) *(source_ptr+2)) & 0xFF) << 16) |
fx_utility_32_unsigned_read.c:81_fx_utility_32_unsigned_read()
((((ULONG) *(source_ptr+1)) & 0xFF) << 8) |
fx_utility_32_unsigned_read.c:82_fx_utility_32_unsigned_read()
(((ULONG) *(source_ptr)) & 0xFF);
fx_utility_32_unsigned_write.c:74_fx_utility_32_unsigned_write()
fx_utility_64_unsigned_read.c:77_fx_utility_64_unsigned_read()
ULONG upper_portion;
fx_utility_64_unsigned_read.c:78_fx_utility_64_unsigned_read()
ULONG lower_portion;
fx_utility_64_unsigned_read.c:82_fx_utility_64_unsigned_read()
upper_portion = _fx_utility_32_unsigned_read(source_ptr + sizeof(ULONG));
fx_utility_64_unsigned_write.c:78_fx_utility_64_unsigned_write()
fx_utility_64_unsigned_write.c:79_fx_utility_64_unsigned_write()
_fx_utility_32_unsigned_write(dest_ptr + sizeof(ULONG), (ULONG)(value >> 32));
fx_utility_FAT_entry_read.c:85_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:88_fx_utility_FAT_entry_read()
ULONG FAT_sector;
fx_utility_FAT_entry_read.c:89_fx_utility_FAT_entry_read()
ULONG byte_offset, entry32;
fx_utility_FAT_entry_read.c:234_fx_utility_FAT_entry_read()
byte_offset = (((ULONG)cluster << 1) + cluster) >> 1;
fx_utility_FAT_entry_read.c:238_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:242_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:253_fx_utility_FAT_entry_read()
((FAT_sector - (ULONG)media_ptr -> fx_media_reserved_sectors) *
fx_utility_FAT_entry_read.c:272_fx_utility_FAT_entry_read()
if (byte_offset == (ULONG)(media_ptr -> fx_media_bytes_per_sector - 1))
fx_utility_FAT_entry_read.c:278_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:307_fx_utility_FAT_entry_read()
if (byte_offset == (ULONG)(media_ptr -> fx_media_bytes_per_sector - 1))
fx_utility_FAT_entry_read.c:313_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:351_fx_utility_FAT_entry_read()
byte_offset = (((ULONG)cluster) * 2);
fx_utility_FAT_entry_read.c:355_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:359_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:371_fx_utility_FAT_entry_read()
((FAT_sector - (ULONG)media_ptr -> fx_media_reserved_sectors) *
fx_utility_FAT_entry_read.c:391_fx_utility_FAT_entry_read()
byte_offset = (((ULONG)cluster) * 4);
fx_utility_FAT_entry_read.c:395_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:402_fx_utility_FAT_entry_read()
fx_utility_FAT_entry_read.c:413_fx_utility_FAT_entry_read()
FAT_ptr = (UCHAR *)media_ptr -> fx_media_memory_buffer + (ULONG)byte_offset;
fx_utility_FAT_entry_write.c:80_fx_utility_FAT_entry_write()
fx_utility_FAT_flush.c:84_fx_utility_FAT_flush()
ULONG FAT_sector;
fx_utility_FAT_flush.c:85_fx_utility_FAT_flush()
ULONG byte_offset;
fx_utility_FAT_flush.c:89_fx_utility_FAT_flush()
ULONG cluster, next_cluster;
fx_utility_FAT_flush.c:92_fx_utility_FAT_flush()
ULONG sector;
fx_utility_FAT_flush.c:126_fx_utility_FAT_flush()
byte_offset = (((ULONG)cluster << 1) + cluster) >> 1;
fx_utility_FAT_flush.c:130_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:140_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:200_fx_utility_FAT_flush()
byte_offset = (((ULONG)cluster << 1) + cluster) >> 1;
fx_utility_FAT_flush.c:204_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:219_fx_utility_FAT_flush()
((FAT_sector - (ULONG)media_ptr -> fx_media_reserved_sectors) *
fx_utility_FAT_flush.c:223_fx_utility_FAT_flush()
if (byte_offset == (ULONG)(media_ptr -> fx_media_bytes_per_sector - 1))
fx_utility_FAT_flush.c:289_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:346_fx_utility_FAT_flush()
byte_offset = (((ULONG)cluster) << 1);
fx_utility_FAT_flush.c:350_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:354_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:381_fx_utility_FAT_flush()
byte_offset = (((ULONG)cluster) * 2);
fx_utility_FAT_flush.c:385_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:397_fx_utility_FAT_flush()
((FAT_sector - (ULONG)media_ptr -> fx_media_reserved_sectors) *
fx_utility_FAT_flush.c:415_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:445_fx_utility_FAT_flush()
byte_offset = (((ULONG)cluster) * 4);
fx_utility_FAT_flush.c:449_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:453_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:480_fx_utility_FAT_flush()
byte_offset = (((ULONG)cluster) * 4);
fx_utility_FAT_flush.c:484_fx_utility_FAT_flush()
fx_utility_FAT_flush.c:496_fx_utility_FAT_flush()
((FAT_sector - (ULONG)media_ptr -> fx_media_reserved_sectors) *
fx_utility_FAT_flush.c:514_fx_utility_FAT_flush()
fx_utility_FAT_map_flush.c:77_fx_utility_FAT_map_flush()
ULONG FAT_sector, last_sector;
fx_utility_FAT_map_flush.c:126_fx_utility_FAT_map_flush()
fx_utility_FAT_map_flush.c:145_fx_utility_FAT_map_flush()
fx_utility_FAT_sector_get.c:71_fx_utility_FAT_sector_get()
fx_utility_FAT_sector_get.c:74_fx_utility_FAT_sector_get()
ULONG FAT_sector;
fx_utility_FAT_sector_get.c:75_fx_utility_FAT_sector_get()
ULONG byte_offset;
fx_utility_FAT_sector_get.c:88_fx_utility_FAT_sector_get()
byte_offset = (((ULONG)cluster << 1) + cluster) >> 1;
fx_utility_FAT_sector_get.c:101_fx_utility_FAT_sector_get()
byte_offset = (((ULONG)cluster) << 1);
fx_utility_FAT_sector_get.c:109_fx_utility_FAT_sector_get()
byte_offset = (((ULONG)cluster) * 4);
fx_utility_FAT_sector_get.c:114_fx_utility_FAT_sector_get()
fx_utility_logical_sector_cache_entry_read.c:90_fx_utility_logical_sector_cache_entry_read()
ULONG cache_size;
fx_utility_logical_sector_cache_entry_read.c:91_fx_utility_logical_sector_cache_entry_read()
ULONG index;
fx_utility_logical_sector_cache_entry_read.c:102_fx_utility_logical_sector_cache_entry_read()
fx_utility_logical_sector_cache_entry_read.c:105_fx_utility_logical_sector_cache_entry_read()
media_ptr -> fx_media_sector_cache_hashed_sector_valid |= ((ULONG)1) << (index % 32);
fx_utility_logical_sector_flush.c:91_fx_utility_logical_sector_flush()
ULONG index;
fx_utility_logical_sector_flush.c:92_fx_utility_logical_sector_flush()
ULONG remaining_valid;
fx_utility_logical_sector_flush.c:93_fx_utility_logical_sector_flush()
ULONG remaining_dirty;
fx_utility_logical_sector_flush.c:95_fx_utility_logical_sector_flush()
ULONG valid_bit_map;
fx_utility_logical_sector_flush.c:172_fx_utility_logical_sector_flush()
fx_utility_logical_sector_flush.c:298_fx_utility_logical_sector_flush()
fx_utility_logical_sector_flush.c:374_fx_utility_logical_sector_flush()
fx_utility_logical_sector_flush.c:491_fx_utility_logical_sector_flush()
fx_utility_logical_sector_read.c:102_fx_utility_logical_sector_read()
fx_utility_logical_sector_read.c:191_fx_utility_logical_sector_read()
fx_utility_logical_sector_read.c:252_fx_utility_logical_sector_read()
fx_utility_logical_sector_read.c:354_fx_utility_logical_sector_read()
fx_utility_logical_sector_read.c:433_fx_utility_logical_sector_read()
fx_utility_logical_sector_read.c:515_fx_utility_logical_sector_read()
fx_utility_logical_sector_write.c:97_fx_utility_logical_sector_write()
fx_utility_logical_sector_write.c:138_fx_utility_logical_sector_write()
fx_utility_logical_sector_write.c:312_fx_utility_logical_sector_write()
if ((logical_sector == 0) || (logical_sector == ((ULONG)0xFFFFFFFF)))
fx_utility_logical_sector_write.c:338_fx_utility_logical_sector_write()
fx_utility_logical_sector_write.c:382_fx_utility_logical_sector_write()
if ((logical_sector == 0) || (logical_sector == ((ULONG)0xFFFFFFFF)))
fx_utility_logical_sector_write.c:416_fx_utility_logical_sector_write()
fx_utility_memory_copy.c:83_fx_utility_memory_copy()
fx_utility_memory_set.c:82_fx_utility_memory_set()
fxe_directory_attributes_read.c:31_tx_thread_system_state
fxe_directory_attributes_set.c:31_tx_thread_system_state
fxe_directory_create.c:31_tx_thread_system_state
fxe_directory_default_get.c:31_tx_thread_system_state
fxe_directory_default_get_copy.c:31_tx_thread_system_state
fxe_directory_default_set.c:31_tx_thread_system_state
fxe_directory_delete.c:31_tx_thread_system_state
fxe_directory_first_entry_find.c:31_tx_thread_system_state
fxe_directory_first_full_entry_find.c:31_tx_thread_system_state
fxe_directory_first_full_entry_find.c:85_fxe_directory_first_full_entry_find()
fxe_directory_information_get.c:31_tx_thread_system_state
fxe_directory_information_get.c:85_fxe_directory_information_get()
UINT *attributes, ULONG *size,
fxe_directory_local_path_get_copy.c:31_tx_thread_system_state
fxe_directory_long_name_get.c:32_tx_thread_system_state
fxe_directory_long_name_get_extended.c:32_tx_thread_system_state
fxe_directory_name_test.c:31_tx_thread_system_state
fxe_directory_next_entry_find.c:31_tx_thread_system_state
fxe_directory_next_full_entry_find.c:31_tx_thread_system_state
fxe_directory_next_full_entry_find.c:85_fxe_directory_next_full_entry_find()
fxe_directory_rename.c:31_tx_thread_system_state
fxe_directory_short_name_get.c:32_tx_thread_system_state
fxe_directory_short_name_get_extended.c:32_tx_thread_system_state
fxe_file_allocate.c:31_tx_thread_system_state
fxe_file_allocate.c:74_fxe_file_allocate()
fxe_file_attributes_read.c:31_tx_thread_system_state
fxe_file_attributes_set.c:31_tx_thread_system_state
fxe_file_best_effort_allocate.c:31_tx_thread_system_state
fxe_file_best_effort_allocate.c:77_fxe_file_best_effort_allocate()
fxe_file_close.c:31_tx_thread_system_state
fxe_file_create.c:31_tx_thread_system_state
fxe_file_date_time_set.c:32_tx_thread_system_state
fxe_file_delete.c:31_tx_thread_system_state
fxe_file_extended_allocate.c:31_tx_thread_system_state
fxe_file_extended_best_effort_allocate.c:31_tx_thread_system_state
fxe_file_extended_relative_seek.c:31_tx_thread_system_state
fxe_file_extended_seek.c:31_tx_thread_system_state
fxe_file_extended_truncate.c:31_tx_thread_system_state
fxe_file_extended_truncate_release.c:31_tx_thread_system_state
fxe_file_open.c:32_tx_thread_system_state
fxe_file_open.c:83_fxe_file_open()
ULONG open_count;
fxe_file_open.c:87_fxe_file_open()
fxe_file_open.c:102_fxe_file_open()
fxe_file_read.c:31_tx_thread_system_state
fxe_file_read.c:77_fxe_file_read()
fxe_file_relative_seek.c:31_tx_thread_system_state
fxe_file_relative_seek.c:82_fxe_file_relative_seek()
fxe_file_rename.c:31_tx_thread_system_state
fxe_file_seek.c:31_tx_thread_system_state
fxe_file_seek.c:74_fxe_file_seek()
fxe_file_truncate.c:31_tx_thread_system_state
fxe_file_truncate.c:74_fxe_file_truncate()
fxe_file_truncate_release.c:31_tx_thread_system_state
fxe_file_truncate_release.c:75_fxe_file_truncate_release()
fxe_file_write.c:31_tx_thread_system_state
fxe_file_write.c:75_fxe_file_write()
fxe_file_write_notify_set.c:32_tx_thread_system_state
fxe_media_abort.c:31_tx_thread_system_state
fxe_media_cache_invalidate.c:32_tx_thread_system_state
fxe_media_check.c:32_tx_thread_system_state
fxe_media_check.c:115_fxe_media_check()
fxe_media_close.c:31_tx_thread_system_state
fxe_media_close_notify_set.c:32_tx_thread_system_state
fxe_media_extended_space_available.c:31_tx_thread_system_state
fxe_media_flush.c:31_tx_thread_system_state
fxe_media_format.c:32_tx_thread_system_state
fxe_media_format.c:97_fxe_media_format()
fxe_media_open.c:33_tx_thread_system_state
fxe_media_open.c:91_fxe_media_open()
fxe_media_open.c:95_fxe_media_open()
ULONG temp;
fxe_media_open.c:97_fxe_media_open()
ULONG open_count;
fxe_media_open.c:118_fxe_media_open()
temp = (temp & ((~temp) + ((ULONG) 1)));
fxe_media_open.c:132_fxe_media_open()
temp = (temp & ((~temp) + ((ULONG) 1)));
fxe_media_open_notify_set.c:32_tx_thread_system_state
fxe_media_read.c:31_tx_thread_system_state
fxe_media_read.c:75_fxe_media_read()
fxe_media_space_available.c:31_tx_thread_system_state
fxe_media_space_available.c:75_fxe_media_space_available()
fxe_media_volume_get.c:32_tx_thread_system_state
fxe_media_volume_get_extended.c:32_tx_thread_system_state
fxe_media_volume_set.c:32_tx_thread_system_state
fxe_media_write.c:32_tx_thread_system_state
fxe_media_write.c:76_fxe_media_write()
fxe_unicode_directory_create.c:32_tx_thread_system_state
fxe_unicode_directory_create.c:79_fxe_unicode_directory_create()
fxe_unicode_directory_rename.c:32_tx_thread_system_state
fxe_unicode_directory_rename.c:81_fxe_unicode_directory_rename()
fxe_unicode_directory_rename.c:82_fxe_unicode_directory_rename()
fxe_unicode_file_create.c:32_tx_thread_system_state
fxe_unicode_file_create.c:78_fxe_unicode_file_create()
fxe_unicode_file_rename.c:32_tx_thread_system_state
fxe_unicode_file_rename.c:80_fxe_unicode_file_rename()
fxe_unicode_file_rename.c:81_fxe_unicode_file_rename()
fxe_unicode_name_get.c:32_tx_thread_system_state
fxe_unicode_name_get.c:79_fxe_unicode_name_get()
fxe_unicode_name_get_extended.c:32_tx_thread_system_state
fxe_unicode_name_get_extended.c:81_fxe_unicode_name_get_extended()
fxe_unicode_short_name_get.c:32_tx_thread_system_state
fxe_unicode_short_name_get.c:78_fxe_unicode_short_name_get()
fxe_unicode_short_name_get_extended.c:32_tx_thread_system_state
fxe_unicode_short_name_get_extended.c:79_fxe_unicode_short_name_get_extended()
fxe_unicode_short_name_get_extended.c:80_fxe_unicode_short_name_get_extended()

Type Use

Variables of ULONG type
fx_stm32_levelx_nor_driver()::i
fx_stm32_levelx_nor_driver()::logical_sector
fx_stm32_sd_driver()::partition_start
fx_stm32_sd_driver()::partition_size
sd_read_data()::start_sector
sd_write_data()::start_sector
_fx_directory_create()::FAT_index
_fx_directory_create()::FAT_value
_fx_directory_create()::total_clusters
_fx_directory_create()::i
_fx_directory_delete()::cluster
_fx_directory_delete()::next_cluster
_fx_directory_delete()::i
_fx_directory_delete()::directory_size
_fx_directory_entry_read()::entry_ptr
_fx_directory_entry_read()::cluster
_fx_directory_entry_read()::next_cluster
_fx_directory_entry_read()::logical_sector
_fx_directory_entry_read()::byte_offset
_fx_directory_entry_read()::bytes_per_cluster
_fx_directory_entry_read()::entry
_fx_directory_entry_write()::logical_sector
_fx_directory_entry_write()::relative_sector
_fx_directory_entry_write()::byte_offset
_fx_directory_entry_write()::cluster
_fx_directory_entry_write()::next_cluster
_fx_directory_free_search()::i
_fx_directory_free_search()::j
_fx_directory_free_search()::entry_sector
_fx_directory_free_search()::entry_offset
_fx_directory_free_search()::FAT_index
_fx_directory_free_search()::FAT_value
_fx_directory_free_search()::cluster
_fx_directory_free_search()::total_clusters
_fx_directory_free_search()::clusters_needed
_fx_directory_free_search()::last_cluster
_fx_directory_free_search()::clusters
_fx_directory_free_search()::first_new_cluster
_fx_directory_free_search()::directory_index
_fx_directory_free_search()::directory_entries
_fx_directory_free_search()::logical_sector
_fx_directory_free_search()::free_entry_start
_fx_directory_information_get()::open_count
_fx_directory_next_entry_find()::i
_fx_directory_next_entry_find()::cluster
_fx_directory_next_entry_find()::next_cluster
_fx_directory_next_full_entry_find()::i
_fx_directory_next_full_entry_find()::cluster
_fx_directory_next_full_entry_find()::next_cluster
_fx_directory_rename()::i
_fx_directory_search()::i
_fx_directory_search()::n
_fx_directory_search()::cluster
_fx_directory_search()::next_cluster
_fx_file_attributes_set()::open_count
_fx_file_delete()::cluster
_fx_file_delete()::contents
_fx_file_delete()::open_count
_fx_file_delete()::cluster_count
_fx_file_extended_allocate()::i
_fx_file_extended_allocate()::bytes_per_cluster
_fx_file_extended_allocate()::FAT_index
_fx_file_extended_allocate()::FAT_value
_fx_file_extended_allocate()::clusters
_fx_file_extended_best_effort_allocate()::i
_fx_file_extended_best_effort_allocate()::bytes_per_cluster
_fx_file_extended_best_effort_allocate()::FAT_index
_fx_file_extended_best_effort_allocate()::start_FAT_index
_fx_file_extended_best_effort_allocate()::FAT_value
_fx_file_extended_best_effort_allocate()::clusters
_fx_file_extended_best_effort_allocate()::maximum_clusters
_fx_file_extended_seek()::cluster
_fx_file_extended_seek()::contents
_fx_file_extended_seek()::bytes_per_cluster
_fx_file_extended_seek()::last_cluster
_fx_file_extended_seek()::cluster_count
_fx_file_extended_truncate()::cluster
_fx_file_extended_truncate()::contents
_fx_file_extended_truncate()::bytes_per_cluster
_fx_file_extended_truncate()::last_cluster
_fx_file_extended_truncate()::cluster_count
_fx_file_extended_truncate()::open_count
_fx_file_extended_truncate_release()::cluster
_fx_file_extended_truncate_release()::contents
_fx_file_extended_truncate_release()::bytes_per_cluster
_fx_file_extended_truncate_release()::last_cluster
_fx_file_extended_truncate_release()::cluster_count
_fx_file_extended_truncate_release()::open_count
_fx_file_open()::cluster
_fx_file_open()::contents
_fx_file_open()::open_count
_fx_file_open()::bytes_per_cluster
_fx_file_open()::cluster_count
_fx_file_open()::fat_last
_fx_file_read()::bytes_remaining
_fx_file_read()::i
_fx_file_read()::copy_bytes
_fx_file_read()::cluster
_fx_file_read()::next_cluster
_fx_file_rename()::i
_fx_file_rename()::open_count
_fx_file_write()::i
_fx_file_write()::copy_bytes
_fx_file_write()::bytes_per_cluster
_fx_file_write()::first_new_cluster
_fx_file_write()::last_cluster
_fx_file_write()::cluster
_fx_file_write()::next_cluster
_fx_file_write()::FAT_index
_fx_file_write()::FAT_value
_fx_file_write()::clusters
_fx_file_write()::total_clusters
_fx_file_write()::open_count
_fx_media_abort()::open_count
_fx_media_check()::total_entries
_fx_media_check()::last_cluster
_fx_media_check()::valid_clusters
_fx_media_check()::bytes_per_cluster
_fx_media_check()::i
_fx_media_check()::current_errors
_fx_media_check()::address_mask
_fx_media_check_FAT_chain_check()::prev_cluster
_fx_media_check_FAT_chain_check()::cluster
_fx_media_check_FAT_chain_check()::next_clust
_fx_media_check_FAT_chain_check()::cluster_number
_fx_media_check_FAT_chain_check()::count
_fx_media_check_FAT_chain_check()::error
_fx_media_check_lost_cluster_check()::cluster
_fx_media_check_lost_cluster_check()::next_cluster
_fx_media_check_lost_cluster_check()::fat_last
_fx_media_check_lost_cluster_check()::error
_fx_media_close()::open_count
_fx_media_close()::signature
_fx_media_extended_space_available()::bytes_per_cluster
_fx_media_extended_space_available()::available_clusters
_fx_media_flush()::open_count
_fx_media_flush()::signature
_fx_media_open()::cluster_number
_fx_media_open()::FAT_entry
_fx_media_open()::FAT_sector
_fx_media_open()::FAT_read_sectors
_fx_media_open()::i
_fx_media_open()::j
_fx_media_open()::bytes_in_buffer
_fx_media_open()::signature
_fx_media_volume_get_extended()::i
_fx_media_volume_set()::i
_fx_media_volume_set()::j
_fx_utility_partition_get()::base_sector
_fx_utility_partition_get()::value
_fx_unicode_directory_create()::temp_length
_fx_unicode_directory_entry_change()::logical_sector
_fx_unicode_directory_entry_change()::relative_sector
_fx_unicode_directory_entry_change()::byte_offset
_fx_unicode_directory_entry_change()::cluster
_fx_unicode_directory_entry_change()::next_cluster
_fx_unicode_directory_entry_read()::cluster
_fx_unicode_directory_entry_read()::next_cluster
_fx_unicode_directory_entry_read()::logical_sector
_fx_unicode_directory_entry_read()::byte_offset
_fx_unicode_directory_entry_read()::bytes_per_cluster
_fx_unicode_directory_entry_read()::entry
_fx_unicode_directory_rename()::temp_length
_fx_unicode_directory_search()::i
_fx_unicode_directory_search()::j
_fx_unicode_directory_search()::cluster
_fx_unicode_directory_search()::next_cluster
_fx_unicode_directory_search()::directory_size
_fx_unicode_directory_search()::unicode_search_length
_fx_unicode_directory_search()::local_unicode_name_length
_fx_unicode_file_create()::temp_length
_fx_unicode_file_rename()::i
_fx_unicode_length_get_extended()::i
_fx_unicode_length_get_extended()::length
_fx_unicode_short_name_get_extended()::temp_unicode_length
_fx_utility_32_unsigned_read()::value
_fx_utility_64_unsigned_read()::upper_portion
_fx_utility_64_unsigned_read()::lower_portion
_fx_utility_FAT_entry_read()::FAT_sector
_fx_utility_FAT_entry_read()::byte_offset
_fx_utility_FAT_entry_read()::entry32
_fx_utility_FAT_flush()::FAT_sector
_fx_utility_FAT_flush()::byte_offset
_fx_utility_FAT_flush()::cluster
_fx_utility_FAT_flush()::next_cluster
_fx_utility_FAT_flush()::sector
_fx_utility_FAT_map_flush()::FAT_sector
_fx_utility_FAT_map_flush()::last_sector
_fx_utility_FAT_sector_get()::FAT_sector
_fx_utility_FAT_sector_get()::byte_offset
_fx_utility_logical_sector_cache_entry_read()::cache_size
_fx_utility_logical_sector_cache_entry_read()::index
_fx_utility_logical_sector_flush()::index
_fx_utility_logical_sector_flush()::remaining_valid
_fx_utility_logical_sector_flush()::remaining_dirty
_fx_utility_logical_sector_flush()::valid_bit_map
_fxe_file_open()::open_count
_fxe_media_open()::temp
_fxe_media_open()::open_count
all items filtered out
ULONG