The Sleuth Kit
4.11.0
|
Volume GUID directory entry structure for exFAT file systems. More...
#include <tsk_exfatfs.h>
Public Attributes | |
uint8_t | check_sum [2] |
Set checksum. | |
uint8_t | entry_type |
0xA0 | |
uint8_t | flags [2] |
Flags: Allocation possible, no FAT chain, custom. | |
uint8_t | reserved [10] |
Reserved. | |
uint8_t | secondary_entries_count |
Always zero. | |
uint8_t | volume_guid [16] |
Volume GUID. | |
Volume GUID directory entry structure for exFAT file systems.
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.