Searched defs:next_cluster (Results 1 – 15 of 15) sorted by relevance
/FileX-v6.2.1/common/src/ |
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_directory_delete.c | 98 ULONG cluster, next_cluster; in _fx_directory_delete() local
|
D | fx_utility_FAT_flush.c | 88 ULONG cluster, next_cluster; in _fx_utility_FAT_flush() local
|
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_fault_tolerant_cleanup_FAT_chain.c | 178 ULONG next_cluster = 0; in _fx_fault_tolerant_cleanup_FAT_chain() local
|
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_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
|
D | fx_file_write.c | 105 ULONG cluster, next_cluster; in _fx_file_write() local
|