Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 25 of 28) sorted by relevance

12

/FileX-v6.2.1/common/src/
Dfx_utility_FAT_sector_get.c70 ULONG _fx_utility_FAT_sector_get(FX_MEDIA *media_ptr, ULONG cluster) in _fx_utility_FAT_sector_get()
Dfx_fault_tolerant_add_FAT_log.c73 UINT _fx_fault_tolerant_add_FAT_log(FX_MEDIA *media_ptr, ULONG cluster, ULONG value) in _fx_fault_tolerant_add_FAT_log()
Dfx_utility_FAT_entry_write.c79 UINT _fx_utility_FAT_entry_write(FX_MEDIA *media_ptr, ULONG cluster, ULONG next_cluster) in _fx_utility_FAT_entry_write()
Dfx_media_check_lost_cluster_check.c83 ULONG cluster, next_cluster = 0; in _fx_media_check_lost_cluster_check() local
Dfx_file_extended_seek.c84 ULONG cluster; in _fx_file_extended_seek() local
Dfx_file_delete.c96 ULONG cluster; in _fx_file_delete() local
Dfx_directory_delete.c98 ULONG cluster, next_cluster; in _fx_directory_delete() local
Dfx_fault_tolerant_read_FAT.c78 UINT _fx_fault_tolerant_read_FAT(FX_MEDIA *media_ptr, ULONG cluster, ULONG *value, ULONG log_typ… in _fx_fault_tolerant_read_FAT()
Dfx_media_check_FAT_chain_check.c82 ULONG prev_cluster, cluster, next_clust = 0; in _fx_media_check_FAT_chain_check() local
Dfx_utility_FAT_flush.c88 ULONG cluster, next_cluster; in _fx_utility_FAT_flush() local
Dfx_file_extended_truncate_release.c97 ULONG cluster; in _fx_file_extended_truncate_release() local
Dfx_file_extended_truncate.c89 ULONG cluster; in _fx_file_extended_truncate() local
Dfx_utility_FAT_entry_read.c87 UINT _fx_utility_FAT_entry_read(FX_MEDIA *media_ptr, ULONG cluster, ULONG *entry_ptr) in _fx_utility_FAT_entry_read()
Dfx_directory_next_entry_find.c89 ULONG cluster, next_cluster = 0; in _fx_directory_next_entry_find() local
Dfx_file_read.c90 ULONG cluster, next_cluster; in _fx_file_read() local
Dfx_file_open.c91 ULONG cluster; in _fx_file_open() local
Dfx_fault_tolerant_cleanup_FAT_chain.c72 static UINT _fx_utility_FAT_entry_multiple_sectors_check(FX_MEDIA *media_ptr, ULONG cluster) in _fx_utility_FAT_entry_multiple_sectors_check()
Dfx_directory_entry_read.c89 ULONG cluster, next_cluster = 0; in _fx_directory_entry_read() local
Dfx_unicode_directory_entry_change.c89 ULONG cluster, next_cluster; in _fx_unicode_directory_entry_change() local
Dfx_unicode_directory_search.c111 ULONG cluster, next_cluster = 0; in _fx_unicode_directory_search() local
Dfx_directory_next_full_entry_find.c99 ULONG cluster, next_cluster = 0; in _fx_directory_next_full_entry_find() local
Dfx_directory_free_search.c95 ULONG cluster, total_clusters, clusters_needed; in _fx_directory_free_search() local
Dfx_unicode_directory_entry_read.c87 ULONG cluster, next_cluster = 0; in _fx_unicode_directory_entry_read() local
Dfx_directory_search.c107 ULONG cluster, next_cluster = 0; in _fx_directory_search() local
Dfx_directory_entry_write.c95 ULONG cluster, next_cluster; in _fx_directory_entry_write() local

12