The Sleuth Kit
4.2
|
A handle to a directory so that its files can be individually accessed. More...
#include <tsk_fs.h>
Public Attributes | |
TSK_INUM_T | addr |
Metadata address of this directory. | |
TSK_FS_FILE * | fs_file |
Pointer to the file structure for the directory. | |
TSK_FS_INFO * | fs_info |
Pointer to file system the directory is located in. | |
TSK_FS_NAME * | names |
Pointer to list of names in directory. | |
size_t | names_alloc |
Number of name structures that were allocated. | |
size_t | names_used |
Number of name structures in queue being used. | |
uint32_t | seq |
Metadata address sequence (NTFS Only) | |
int | tag |
A handle to a directory so that its files can be individually accessed.
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.