/FileX-v6.2.1/common/src/ |
D | fx_utility_FAT_sector_get.c | 70 ULONG _fx_utility_FAT_sector_get(FX_MEDIA *media_ptr, ULONG cluster) in _fx_utility_FAT_sector_get()
|
D | fx_fault_tolerant_add_FAT_log.c | 73 UINT _fx_fault_tolerant_add_FAT_log(FX_MEDIA *media_ptr, ULONG cluster, ULONG value) in _fx_fault_tolerant_add_FAT_log()
|
D | fx_utility_FAT_entry_write.c | 79 UINT _fx_utility_FAT_entry_write(FX_MEDIA *media_ptr, ULONG cluster, ULONG next_cluster) in _fx_utility_FAT_entry_write()
|
D | fx_media_check_lost_cluster_check.c | 83 ULONG cluster, next_cluster = 0; in _fx_media_check_lost_cluster_check() local
|
D | fx_file_extended_seek.c | 84 ULONG cluster; in _fx_file_extended_seek() local
|
D | fx_file_delete.c | 96 ULONG cluster; in _fx_file_delete() local
|
D | fx_directory_delete.c | 98 ULONG cluster, next_cluster; in _fx_directory_delete() local
|
D | fx_fault_tolerant_read_FAT.c | 78 UINT _fx_fault_tolerant_read_FAT(FX_MEDIA *media_ptr, ULONG cluster, ULONG *value, ULONG log_typ… in _fx_fault_tolerant_read_FAT()
|
D | fx_media_check_FAT_chain_check.c | 82 ULONG prev_cluster, cluster, next_clust = 0; in _fx_media_check_FAT_chain_check() local
|
D | fx_utility_FAT_flush.c | 88 ULONG cluster, next_cluster; in _fx_utility_FAT_flush() local
|
D | fx_file_extended_truncate_release.c | 97 ULONG cluster; in _fx_file_extended_truncate_release() local
|
D | fx_file_extended_truncate.c | 89 ULONG cluster; in _fx_file_extended_truncate() local
|
D | fx_utility_FAT_entry_read.c | 87 UINT _fx_utility_FAT_entry_read(FX_MEDIA *media_ptr, ULONG cluster, ULONG *entry_ptr) in _fx_utility_FAT_entry_read()
|
D | fx_directory_next_entry_find.c | 89 ULONG cluster, next_cluster = 0; in _fx_directory_next_entry_find() local
|
D | fx_file_read.c | 90 ULONG cluster, next_cluster; in _fx_file_read() local
|
D | fx_file_open.c | 91 ULONG cluster; in _fx_file_open() local
|
D | fx_fault_tolerant_cleanup_FAT_chain.c | 72 static UINT _fx_utility_FAT_entry_multiple_sectors_check(FX_MEDIA *media_ptr, ULONG cluster) in _fx_utility_FAT_entry_multiple_sectors_check()
|
D | fx_directory_entry_read.c | 89 ULONG cluster, next_cluster = 0; in _fx_directory_entry_read() local
|
D | fx_unicode_directory_entry_change.c | 89 ULONG cluster, next_cluster; in _fx_unicode_directory_entry_change() local
|
D | fx_unicode_directory_search.c | 111 ULONG cluster, next_cluster = 0; in _fx_unicode_directory_search() local
|
D | fx_directory_next_full_entry_find.c | 99 ULONG cluster, next_cluster = 0; in _fx_directory_next_full_entry_find() local
|
D | fx_directory_free_search.c | 95 ULONG cluster, total_clusters, clusters_needed; in _fx_directory_free_search() local
|
D | fx_unicode_directory_entry_read.c | 87 ULONG cluster, next_cluster = 0; in _fx_unicode_directory_entry_read() local
|
D | fx_directory_search.c | 107 ULONG cluster, next_cluster = 0; in _fx_directory_search() local
|
D | fx_directory_entry_write.c | 95 ULONG cluster, next_cluster; in _fx_directory_entry_write() local
|