The Sleuth Kit
4.2
|
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 | utf16_char_count |
Number of characters in the volume label (max 11) | |
uint8_t | volume_label [30] |
Volume label in UTF16. | |
Volume label directory entry structure for exFAT file systems.
This type of entry should be found only in the root directory.
Copyright © 2007-2015 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.