The Sleuth Kit
4.11.1
|
Volume label directory entry structure for exFAT file systems. More...
#include <tsk_exfatfs.h>
Public Attributes | |
uint8_t | entry_type |
0x83 normally, 0x03 if the media was formatted without a volume label | |
uint8_t | volume_label [EXFATFS_MAX_VOLUME_LABEL_LEN_BYTE] |
Volume label in UTF16. | |
uint8_t | volume_label_length_chars |
Number of characters in the volume label. | |
Volume label 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.