| Classes | |
| struct | exFAT | 
| Variables | |
| label | exFAT_user_functions | 
| label | exFAT_user_functions_end | 
| label | exFAT_create_partition_free_return0 | 
| these labels are located before the main function to make most of jumps to these be short  More... | |
| label | exFAT_create_partition_return0 | 
| DEBUGF 1, "K : exFAT_create_partition.free_return0 EAX: %x\n", eax.  More... | |
| label | exFAT_create_partition | 
| Mount if it's a valid exFAT partition.  More... | |
| label | exFAT_free | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_lock | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_unlock | 
| label | exFAT_get_name | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_entry_to_bdfe | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_entry_to_bdfe2 | 
| label | exFAT_bdfe_to_fat_entry | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_set_FAT | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_get_FAT | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_hd_find_lfn | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_find_lfn | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_ReadFile | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_ReadFolder | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_GetFileInfo | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_SetFileInfo | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_Delete | 
| ---------------------------------------------------------------------------—  More... | |
| label | calculate_SetChecksum_field | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_clear_Cluster_Heap | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_clear_cluster_chain | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_update_disk | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_write_fat_sector | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_notroot_next | 
| ---------------------------------------------------------------------------—  More... | |
| label | exFAT_notroot_next_sector | 
| exFAT_notroot_next_write: push ecx lea ecx, [ebp+exFAT.buffer+0x200] cmp edi, ecx jc push eax call exFAT_notroot_end_write pop eax  More... | |
| label | exFAT_notroot_next_err | 
| label | exFAT_notroot_next_cluster | 
| label | exFAT_notroot_first | 
| label | exFAT_get_sector | 
| fat_notroot_end_write: call fat_get_sector push ebx lea ebx, [ebp+FAT.buffer] call fs_write32_sys pop ebx  More... | |
| label calculate_SetChecksum_field | 
---------------------------------------------------------------------------—
| label exFAT_bdfe_to_fat_entry | 
---------------------------------------------------------------------------—
| label exFAT_clear_cluster_chain | 
---------------------------------------------------------------------------—
| label exFAT_clear_Cluster_Heap | 
---------------------------------------------------------------------------—
| label exFAT_create_partition | 
Mount if it's a valid exFAT partition.
| label exFAT_create_partition_free_return0 | 
these labels are located before the main function to make most of jumps to these be short
| label exFAT_create_partition_return0 | 
DEBUGF 1, "K : exFAT_create_partition.free_return0 EAX: %x\n", eax.
| label exFAT_Delete | 
---------------------------------------------------------------------------—
| label exFAT_entry_to_bdfe | 
---------------------------------------------------------------------------—
| label exFAT_entry_to_bdfe2 | 
| label exFAT_find_lfn | 
---------------------------------------------------------------------------—
| label exFAT_free | 
---------------------------------------------------------------------------—
| label exFAT_get_FAT | 
---------------------------------------------------------------------------—
| label exFAT_get_name | 
---------------------------------------------------------------------------—
| label exFAT_get_sector | 
fat_notroot_end_write: call fat_get_sector push ebx lea ebx, [ebp+FAT.buffer] call fs_write32_sys pop ebx
| label exFAT_GetFileInfo | 
---------------------------------------------------------------------------—
| label exFAT_hd_find_lfn | 
---------------------------------------------------------------------------—
| label exFAT_lock | 
---------------------------------------------------------------------------—
| label exFAT_notroot_first | 
| label exFAT_notroot_next | 
---------------------------------------------------------------------------—
| label exFAT_notroot_next_cluster | 
| label exFAT_notroot_next_err | 
| label exFAT_notroot_next_sector | 
exFAT_notroot_next_write: push ecx lea ecx, [ebp+exFAT.buffer+0x200] cmp edi, ecx jc push eax call exFAT_notroot_end_write pop eax
| label exFAT_ReadFile | 
---------------------------------------------------------------------------—
| label exFAT_ReadFolder | 
---------------------------------------------------------------------------—
| label exFAT_set_FAT | 
---------------------------------------------------------------------------—
| label exFAT_SetFileInfo | 
---------------------------------------------------------------------------—
| label exFAT_unlock | 
| label exFAT_update_disk | 
---------------------------------------------------------------------------—
| label exFAT_user_functions | 
| label exFAT_user_functions_end | 
| label exFAT_write_fat_sector | 
---------------------------------------------------------------------------—