The Sleuth Kit
4.11.1
|
UP-Case table directory entry structure for exFAT file systems. More...
#include <tsk_exfatfs.h>
Public Attributes | |
uint8_t | entry_type |
0x82 | |
uint8_t | first_cluster_of_table [4] |
Cluster address of first data block. | |
uint8_t | reserved1 [3] |
Reserved. | |
uint8_t | reserved2 [12] |
Reserved. | |
uint8_t | table_check_sum [4] |
UP-Case table checksum. | |
uint8_t | table_length_in_bytes [8] |
Length of the data. | |
UP-Case table directory entry structure for exFAT file systems.
The UP-Case table is used to convert file names to upper case when required. This type of entry should be found only in the root directory.
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.