#include <tsk_fs.h>
Data Fields | |
| 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. | |
| int | tag |
Copyright © 2007-2008 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.