The Sleuth Kit  4.10.0
Public Attributes | List of all members
EXFATFS_VOL_GUID_DIR_ENTRY Struct Reference

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.
 

Detailed Description

Volume GUID directory entry structure for exFAT file systems.

This type of entry should be found only in the root directory.


The documentation for this struct was generated from the following file:

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.